Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jenkinsci/github-scm-trait-notification-context-plugin

Define custom context labels for GitHub build status notifications
https://github.com/jenkinsci/github-scm-trait-notification-context-plugin

github jenkins scm

Last synced: 4 months ago
JSON representation

Define custom context labels for GitHub build status notifications

Awesome Lists containing this project

README

        

## 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](https://www.jenkins.io/doc/developer/tutorial/) for information on development environment setup and testing of plugins.