-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.150.1 LTS
bitbucket-branch-source-plugin 2.2.16
A recent change done in JENKINS-49640 is causing an issue with our workflow.
In our builds, we use the NOT_BUILT option to mark builds that we chose not to build, not due to them not being needed, but due to the user not requesting them, erroneous triggers, etc.
The change performed in JENKINS-49640 broke this workflow.
We suggest adding custom mappings from Jenkins Results to BB build states, configurable in UI.
- relates to
-
JENKINS-49640 Don't mark builds as failed in Bitbucket when they were not built in Jenkins
- Resolved