Skip to content
quicken edited this page Sep 27, 2021 · 6 revisions

Meerkat - AWS DevOp Bot for Discord

image info

Meerkat works to deliver your AWS CodePipeline status and AWS CloudWatch Alarms to your Discord channel.

AWS Code Pipeline Notifications.

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.

image info

Features

  • 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.

Architecture

image info

Clone this wiki locally