Notifications
With the Manage Notification
feature, you can manage the notifications for your build and deployment pipelines. You can receive the notifications on Slack or via e-mail.
Go to the Global Configurations
-> Notifications
Notification Configurations:
Click Configurations
to add notification configuration in one of the following options:
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 Add
and configure SES.
Key | Description |
---|---|
| Provide a name to the SES Configuration. |
| Valid AWS Access Key ID. |
| Valid AWS Secret Access Key. |
| Select the AWS Region from the drop-down menu. |
| Enter the SES verified e-mail id on which you wish to receive e-mail notifications. |
Click Save
to save your SES configuration or e-mail ID
Manage SMTP Configurations
You can manage the SMTP configuration
to receive e-mails by entering the valid credentials. Make sure your e-mail is verified by SMTP.
Click Add
and configure SMTP.
Key | Description |
---|---|
| Provide a name to the SMTP Configuration |
| Host of the SMTP. |
| Port of the SMTP. |
| Username of the SMTP. |
| Password of the SMTP. |
| Enter the SMTP verified e-mail id on which you wish to receive e-mail notifications. |
Click Save
to save your SMTP configuration or e-mail ID
Manage Slack Configurations
You can manage the Slack configurations
to receive notifications on your preferred Slack channel.
Click Add
to add new Slack Channel.
Key | Description |
---|---|
| Name of the Slack channel on which you wish to receive notifications. |
| Enter the valid Webhook URL link. |
| Select the project name to control user access. |
Click Save
and your slack channel will be added.
Manage Notifications
Click 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, Configure Slack Channel
Select 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 Save
when you are done with your Slack notification configuration.
Manage SES Notifications
Send To
Click
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, 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
, andFailure
. Click on the checkboxes for the events, on which you want to receive notifications.
Click Save
once you have configured the SES notification.
Manage SMTP Notifications
Send To
Click
Send To
box, select your e-mail address/addresses on which you want to send e-mail notifications. Make sure e-mail IDs are SMTP Verified.
If you have not yet configured SMTP, Configure SMTP.
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.
Click Save
once you have configured the SMTP notification.
Last updated