Top "Jenkins-github-plugin" questions

How to use Github Personal Access Token in Jenkins

I can ask this question in many ways, like How to configure Jenkins credentials with Github Personal Access Token How …

authentication jenkins github jenkins-github-plugin
Jenkins build fail for PR from GitHub

I'm using jenkins pipeline to build my github project. When I raise a pull request (PR) on GitHub, its creating …

jenkins github jenkins-pipeline jenkins-github-plugin
How to clone a github repository using Jenkins pipeline script?

I am relatively new to the CI/CD concept. I am trying to clone a Github repository using declarative pipeline …

jenkins github jenkins-plugins jenkins-groovy jenkins-github-plugin