-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins ver. 1.651.1
When a pull request is created, Jenkins starts a build which checks out the correct commit. When another commit is pushed to the pull request branch, Jenkins starts another build. However, after the new commit is added, Jenkins sometimes checks out the first commit and not the 2nd.
This issue is intermittent, sometimes Jenkins checks out the correct commit, sometimes it checkout out the previous commit.