Skip to content

dinosaurchi/cd-slack-notification-bot

Repository files navigation

CD-Slack notification bot

A simple bot to find the corresponding Pull Request slack thread for each Failed/Succeeded CodeBuild CD notification, and send the notification to both the CD thread and the PR thread.

Installation

make install

Prepare the environment

Check .env.example for the required environment variables, then fill it to .env (will be auto-generated during make install)

Run tests

make test.all

Build Docker image

make docker.build.local.arm64
make docker.build.local.amd64

Run the bot with built Docker image

make docker.run.local.arm64
make docker.run.local.amd64

About

CD-Slack notification bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors