Manage Notification
his feature helps you manage the notifications for your build and deployment pipelines. You can receive the notifications on Slack or via e-mail.
Click on
Global Configurations
-> Notifications
Click on
Configurations
and you will see Devtron support two types of configurations SES Configurations
or Slack Configurations
.
You can manage the
SES configuration
to receive e-mails by entering the valid credentials. Make sure your e-mail is verified by SES.
Click on
Add
and configure SES..jpg?alt=media)
Key | Description |
---|---|
Configuration Name | Give a name to the SES Configuration |
Access Key ID | Valid AWS Access Key ID |
Secret Access Key | Valid AWS Secret Access Key |
AWS Region | Select the AWS Region from the drop-down menu |
E-mail | Enter the SES verified e-mail id on which you wish to receive e-mail notifications |
Click on
Save
to save your SES configuration or e-mail IDYou can manage the
Slack configurations
to receive notifications on your preferred Slack channel.
Click on
Add
to add new Slack Channel.
Key | Description |
---|---|
Slack Channel | Name of the Slack channel on which you wish to receive notifications. |
Webhook URL | |
Project | Select the project name to control user access |
Click on
Save
and your slack channel will be added.Click on
Add New
to receive new notification.

Send To
When you click on the
Send to
box, a drop-down will appear, select your slack channel name if you have already configured Slack Channel. If you have not yet configured the Slack Channel, Click on Configure Slack ChannelSelect Pipelines
- Then, to fetch pipelines of an application, project and environment.
- Choose a filter type(
environment
,project
orapplication
) - You will see a list of pipelines corresponding to your selected filter type, you can select any number of pipelines. For each pipeline, there are 3 types of events
Trigger
,Success
, andFailure
. Click on the checkboxes for the events, on which you want to receive notifications.

Click on
Save
when you are done with your Slack notification configuration.
Send To
- Click on the Send To box, select your e-mail address/addresses on which you want to send e-mail notifications. Make sure e-mail id are SES Verified.
Select Pipelines
- To fetch pipelines of an application, project and environment.
- Choose a filter type(environment, project or application)
- You will see a list of pipelines corresponding to your selected filter type, you can select any number of pipelines. For each pipeline, there are 3 types of events
Trigger
,Success
, andFailure
. Click on the checkboxes for the events, on which you want to receive notifications.
.jpg?alt=media)
Click on
Save
once you have configured the e-mail notification.Last modified 5mo ago