intuit / cfn-deploy

A useful GitHub Action to help you deploy cloudformation templates
MIT License
15 stars 24 forks source link

Slack Notification #14

Closed mridhul closed 3 years ago

mridhul commented 4 years ago

Good to have a slack notification trigger after the completion of the job.

This has to be a non mandatory paramter as an env variable.

Webhook based integration would be ideal

chinvib66 commented 4 years ago

@mridhul I would like to take up this issue.

Do you have any recommended format for the slack message?

go-kal commented 3 years ago

@mridhul I would like to work on this issue...if it is relevant. Let me know if I can pick this up.

mridhul commented 3 years ago

@go-kal syntax

Success message : [STACK_NAME] : DEPLOYMENT SUCCESS Failure message : [STACK_NAME] : DEPLOYMENT FAILURE

Example:

cfn-deploy: SUCCESS

mridhul commented 3 years ago

@go-kal Closing this. thanks for your contribution, please do check the issues page and please contribute again. Please dont forget to add a star for the project :)