diff options
| author | bin liu <liubin0329@gmail.com> | 2018-03-14 16:44:14 +0800 |
|---|---|---|
| committer | bin liu <liubin0329@gmail.com> | 2018-03-15 06:48:54 +0800 |
| commit | 261cb0fd089b64002c91e8eddceebf032462ccd6 (patch) | |
| tree | ea4ecef2af372c27d40bce55ed5f5fd8780b5900 /contributors/guide/pull-requests.md | |
| parent | f22c1d01cfaac1efcc641b0cd1383aefaf6e7b6b (diff) | |
Change k8s-merge-robot to k8s-ci-robot
Diffstat (limited to 'contributors/guide/pull-requests.md')
| -rw-r--r-- | contributors/guide/pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index ef50efb7..21a4ddf6 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -67,7 +67,7 @@ in a checklist in the pull request description.* Here's the process the pull request goes through on its way from submission to merging: 1. Make the pull request -1. `@k8s-merge-robot` assigns reviewers +1. `@k8s-ci-robot` assigns reviewers 1. If you're **not** a member of the Kubernetes organization, a Reviewer/Kubernetes Member checks that the pull request is safe to test. If so, they comment `/ok-to-test`. Pull requests by Kubernetes organization [members](/community-membership.md) do not need this step. Now the pull request is considered to be trusted, and the pre-submit tests will run: |
