-
Notifications
You must be signed in to change notification settings - Fork 2
Home
quicken edited this page Sep 27, 2021
·
6 revisions

Meerkat works to deliver your AWS CodePipeline status and AWS CloudWatch Alarms to your Discord channel.
Where Meerkat shines is when it listens to AWS Code Pipeline Life Cycle Events. Meerkat tracks each action for pipeline execution. In the case of a pipeline failure, Meerkat will run off and fetch helpful troubleshooting data before sending you an easily readable notification.
To reduce noise pipeline action events are intentionally filtered so you will only receive one message per pipeline execution.

- All pipeline failures include the Commit Message, Author and a link to the commit.
- Build failures include a link to viewing the code build, build log.
- Deploy failures (EC2) show the script and reason for the deployment failure.
- Deployment information is retrieved across AWS accounts.
- Beautify cloud watch alarms and shows state changes.
- Posts to Discord.
- Works with GitHub and Bitbucket.
