phaniamt / jenkins-pr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-pr

Followed the below link

https://appychip.com/jenkins-automated-build-trigger-using-github-pull-request-builder/

Followed the below youtube video

https://www.youtube.com/watch?v=IaCBp5EwKJE&ab_channel=Appychip

Create the personal access token and add it as secret text in jenkins

Create a webook like below

url would look like https://jenkins.yourcompany.com/ghprbhook/

Follow the below link

https://dev.to/oliverjumpertz/setting-up-jenkins-to-handle-github-pull-requests-5bjc

About