-
Bug
-
Resolution: Fixed
-
Critical
-
None
If I create a PR in github, the build automatically gets created.
However, if it fails, the next branch indexing log (which happened just after) does this:
Getting remote pull requests... Checking pull request #PR-4 Not mergeable, skipping
This removes the build entirely - so one cannot find out why it failed.
Incidentally, the "Not mergeable" isn't correct - it is mergeable, it's just Jenkins has reported a check-failure against it.
- is related to
-
JENKINS-33237 Failure to check out commit from a closed & reopened PR
- Resolved
-
JENKINS-33161 Allow merge commits to be built from origin PRs
- Resolved
- links to