arabold / aws-to-slack

Forward AWS CloudWatch Alarms and other notifications from Amazon SNS to Slack.
MIT License
294 stars 111 forks source link

codebuild message improvement #85

Open fernandoaguilar opened 4 years ago

fernandoaguilar commented 4 years ago

I modified the codebuild message a bit, to add a little more helpful info. My modifications add the github hash and link to github commit page, also message is more compact than the original. I can submit a PR if anyone prefers my message style, or if you dont like my message style or think it can be improved, let me know.

My code changes currently only work with github as the source though. Im not sure what the url structures would be with codecommit or bitbucket.

original message

Screen Shot 2019-12-03 at 10 43 31 AM

My modified message

Screen Shot 2019-12-03 at 10 29 18 AM

PS I also modified the CodeDeploy message.