Skip to content

Commit

Permalink
Document disable github branch source status notification
Browse files Browse the repository at this point in the history
  • Loading branch information
XiongKezhi committed Aug 27, 2020
1 parent e5966c6 commit 5465442
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ This plugin has been installed, alone with the [General API Plugin](https://gith

By listening to the Jenkins builds, this plugin will automatically publish statuses (pending, in progress, and completed) to GitHub.

*Note: If you are using [GitHub Branch Source Plugin](https://github.com/jenkinsci/github-branch-source-plugin), it will also send status notifications to GitHub through [Status API](https://docs.github.com/en/rest/reference/repos#statuses).
You can disable it by using [Disable GitHub Multibranch Status Plugin](https://github.com/jenkinsci/disable-github-multibranch-status-plugin) or [Skip Notification Trait Plugin](https://github.com/jenkinsci/skip-notifications-trait-plugin).*

### Rerun Failed Build

![Failed Checks](docs/images/failed-checks.png)
Expand Down

0 comments on commit 5465442

Please sign in to comment.