1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Bare URL used

Signed-off-by: yupeng <yu.peng36@zte.com.cn>
Upstream-commit: 0655d5cd1f541fd13afc4c157f7e827ff2a30625
Component: engine
This commit is contained in:
yupeng
2016-11-21 16:19:32 +08:00
parent 7b9d298769
commit 55cdbbd2d1

View File

@@ -17,7 +17,7 @@ GitHub pull requests. Leeroy uses
[GitHub hooks](https://developer.github.com/v3/repos/hooks/)
to listen for pull request notifications and starts jobs on your Jenkins
server. Using the Jenkins
[notification plugin][https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin],
[notification plugin](https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin),
Leeroy updates the pull request using GitHub's
[status API](https://developer.github.com/v3/repos/statuses/)
with pending, success, failure, or error statuses.