This is a repo that handles jenkins git integrations with slack to remind users about the pending actions to do
If you are wanting to build and develop this, you will need the following items installed.
- Python version 3.7+
- Pip
- Jenkins
To create a GitHub token refer link
To create a incoming webhook refer link
git clone https://github.com/parithiban/jenkins-git-integration.git
cd jenkins-git-integration
make all
source venv/bin/activate