tegonhq / tegon

Tegon is an open-source, dev-first alternative to Jira, Linear
https://tegon.ai
GNU Affero General Public License v3.0
1.57k stars 68 forks source link

Feat: Triggers module #158

Open harshithmullapudi opened 3 months ago

harshithmullapudi commented 3 months ago

Triggers These are functions that run based on an action defined in the trigger configuration.

  1. Trigger configuration: This includes the trigger ID, integrations it needs access to, inputs from the user, and if it’s a scheduled trigger, the frequency and conditions for triggering.
  2. Send the credentials of the integrations to the trigger if configured in the trigger.
tegon-bot[bot] commented 3 months ago

ENG-351 Feat: Triggers module