tegonhq / tegon

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

Feat: Triggers module #158

Open harshithmullapudi opened 1 month ago

harshithmullapudi commented 1 month 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 1 month ago

ENG-351 Feat: Triggers module