Skip to content

jenkinsci/github-scm-trait-notification-context-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.