Notifiers
Notifiers allow you to inform a third-party service when a task has started or finished executing.
As the same notifier can be used for several tasks, they are defined within a project.
Depending on the type of service targeted, they can be grouped into two categories:
Alerting notifiers
These notifiers allow you to send an alert message based on the execution status of your tasks:
- Discord: requires an incoming webhook on Discord
- Email: requires authentication to a mail server via SMTP
- Mattermost: : requires an incoming webhook on Mattermost
- Microsoft teams: requires an incoming webhook on Microsoft teams
- Slack: requires an incoming webhook on Slack
- Telegram: requires enabling Telegram integration at the project level
Issue tracking notifiers
These notifiers allow you to create an issue based on the execution status of your tasks:
- GitHub: requires enabling GitHub integration at the project level
- Jira: requires enabling Jira integration at the project level
- Linear: requires enabling Linear integration at the project level
- Youtrack: requires enabling Youtrack integration at the project level