-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins 2.138.3 on Ubuntu
git plugin 3.9.1 and branch api plugin 2.1.1 is broken.
git plugin 3.9.0 and branch api plugin 2.0.21 is ok.
-
-
branch-api 2.5.4
The latest updates broke github multibranch builds.
The branches are being discovered, but all automaticdiscovery of all new changes on all branches results in the following typical log entries:
Checking pull-requests... |
Checking pull request #3 |
‘Jenkinsfile’ found |
Met criteria |
Changes detected: PR-3 (null → 24d2f4cb5debd9b3f6f8c86383eb077be0dee0c4+517f061b1a7db844659ca98d1b61a7dcd0b6fb82) |
No automatic builds for PR-3 |
These builds should have triggered. Backing out to the last stable set of plugins fixes the problem.
- is related to
-
JENKINS-55453 Github PR creating job but not building
-
- Resolved
-
- relates to
-
JENKINS-47859 `Automatic branch project triggering » Branch names to build automatically` must die
-
- Closed
-
Thanks Steve, but I still do not have enough context. I do not have that section in the job configs like you do. What plugin provides that configuration section? Screenshot of what I see attached.