-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
In JENKINS-33151, giving users the option to disable the default commit status notifier was raised (in lieu of more complex configuration, such as the ability to change the context string, which is hard-coded to 'Jenkins': https://github.com/jenkinsci/github-branch-source-plugin/blob/master@%7B2016-06-08%7D/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java#L78)
I think there's probably a use case for this, and it would allow users with more complicated status logic (such as in that ticket) to implement their own, and just opt out of the default one.
- is blocked by
-
JENKINS-43426 Refactor UX for GitHub and Bitbucket branch sources
- Closed
- is related to
-
JENKINS-33151 GitHub commit status design is bad
- Resolved
-
JENKINS-26522 Annotated block/stage status
- Closed
-
JENKINS-36574 Add option to choose static notification context
- Resolved
- relates to
-
JENKINS-46250 Allow Bitbucket build status text to be overridden
- Open
- links to