8000 Added usage to readme by zhogov · Pull Request #1 · jenkinsci/github-scm-trait-notification-context-plugin · GitHub
[go: up one dir, main page]

Skip to content

Added usage to readme #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Github Custom Notification Context SCM Behaviour
# "Github Custom Notification Context SCM Behaviour" Jenkins plugin

Github Branch Source trait to define custom context labels for Github build status notifications.
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.
0