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

Notification Configuration:

Click on Configurations and you will see Devtron support two types of configurations SES Configurations or Slack Configurations.

Manage SES 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.

KeyDescription

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 ID

Manage Slack Configurations

You can manage the Slack configurations to receive notifications on your preferred Slack channel.

Click on Add to add new Slack Channel.

KeyDescription

Slack Channel

Name of the Slack channel on which you wish to receive notifications.

Webhook URL

Enter the valid Webhook URL link

Project

Select the project name to control user access

Click on Save and your slack channel will be added.

Manage Notifications

Click on Add New to receive new notification.

Manage Slack Notifications

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 Channel

Select Pipelines

  • Then, 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, and Failure. 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.

Manage SES Notifications

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.

If you have not yet configured SES, Click on Configure SES

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, and Failure. Click on the checkboxes for the events, on which you want to receive notifications.

Click on Save once you have configured the e-mail notification.

Last updated