Skip to content

parithiban/jenkins-git-integration

Repository files navigation

Jenkins Git integration....

Pull-Requests Issues

GitHub contributors Last Commit

GitHub forks GitHub stars GitHub watchers GitHub followers

This is a repo that handles jenkins git integrations with slack to remind users about the pending actions to do

Requirements

If you are wanting to build and develop this, you will need the following items installed.

  • Python version 3.7+
  • Pip
  • Jenkins

Installation Steps

To create a GitHub token refer link

To create a incoming webhook refer link

Clone the Repo

git clone https://github.com/parithiban/jenkins-git-integration.git
cd jenkins-git-integration

Install dependency

make all

Activate your virtual environment

source venv/bin/activate

Multibranch Pipeline Setup Reference

Multibranch Setup

Pending Pull Reviews

Setup for pending pull reviews

Validate Pull Request

Setup for validate pull request