README.md
September 24, 2023 ยท View on GitHub
GitHub Custom Notification Context SCM Behaviour Jenkins plugin
This plugin allows defining custom context labels for GitHub build status notifications. This was implemented by GitHub Branch Source trait.
How to use this plugin
After installing, go to the job configuration. Under "Branch sources" -> "GitHub" -> "Behaviors", click "Add" and select "Custom GitHub Notification Context" from the dropdown menu. Then you can type your custom context name into the "Label" field.
Development of this plugin
See the Jenkins Plugin Tutorial for information on development environment setup and testing of plugins.