Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Currently, GitHub notifier always fails the build if it cannot update the status. In several cases (conditional SCMs, etc.) it makes sense to set another statuses
Attachments
Issue Links
- is related to
-
JENKINS-23641 Builds are failing due to GitHubCommitNotifier exception
-
- Closed
-
Code changed in jenkins
User: Oleg Nenashev
Path:
src/main/java/com/cloudbees/jenkins/GitHubCommitNotifier.java
src/main/resources/com/cloudbees/jenkins/GitHubCommitNotifier/config.jelly
src/test/java/com/cloudbees/jenkins/GitHubCommitNotifierTest.java
http://jenkins-ci.org/commit/github-plugin/f4ec7a602ce1cf714894aacebf5e0ddcf4750b1a
Log:
[FIXED JENKINS-25312] - Build status on update failure is configurable
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>