DeployNow
Advanced Deployment Options

Argo CD Notifications

argo cd notifications provide a flexible way to monitor argo apps and notify users about changes in the application's state there are provisions to configure when the notification is to be sent as well as the content of the notification this is achieved through a flexible mechanism of triggers https //argocd notifications readthedocs io/en/stable/triggers/ and templates https //argocd notifications readthedocs io/en/stable/templates/ argo cd also provides a catalog of ready to use templates and triggers, all these triggers and templates are configured by default in deploynow notification services slack configuration create a slack application https //argocd notifications readthedocs io/en/stable/services/slack/ and install it in the required workspace make sure you create a private or public channel for notifications and add the installed https //api slack com/legacy/enabling bot users#installing bot app to that particular channel use the bot token from step 1 and paste the following snippet under deploy now\ argo cd notifications secret items of the configuration file in the opsverse admin console https //console opsverse io/ items slack token \<your bot token> to subscribe to an argo cd application event using slack, add the following snippet under deploy now\ argo cd notifications subscriptions of the configuration file in the opsverse admin console https //console opsverse io/ subscriptions \ recipients \ slack \<slack channel name> triggers \ trigger1 \ trigger2 note refer to the triggers and templates catalog to fill in appropriate trigger values