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 a job "pr-head" which fails all the time with below error Let me know if you have any suggestions for this Even the answers in Git PullRequest job failed. Couldn't find any revision to build. Verify the repository and branch configuration for this job did not solve my problem 回答1: Update 2019/03/22: Quick anser Use a refspec which fits your git server's PR handling. E.g. for