Skip to content

Commit a46e77f

Browse files
authored
Merge pull request #867 from MarkEWaite/document-deprecation
Deprecate GitHub Pull Request Builder plugin
2 parents ebd6df7 + e537562 commit a46e77f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
This Jenkins plugin builds pull requests from GitHub and will report the results directly to the pull request via
44
the [GitHub Commit Status API](http://developer.github.com/v3/repos/statuses/)
55

6+
## Deprecated
7+
8+
This plugin is **deprecated**. It has been replaced by the [GitHub Branch Source Plugin](https://plugins.jenkins.io/github-branch-source/). It has known security vulnerabilities and is no longer being maintained. Users should migrate to the [GitHub Branch Source Plugin](https://plugins.jenkins.io/github-branch-source/).
9+
10+
## Deprecated
11+
612
When a new pull request is opened in the project and the author of the pull
713
request isn't whitelisted, builder will ask `Can one of the
814
admins verify this patch?`. One of the admins can comment `ok to test`

0 commit comments

Comments
 (0)