Change k8s-merge-robot to k8s-ci-robot
This commit is contained in:
parent
f22c1d01cf
commit
261cb0fd08
|
|
@ -30,7 +30,7 @@ Gubernator runs on Google App Engine and fetches logs stored on Google Cloud Sto
|
|||
|
||||
### Test Failures list
|
||||
|
||||
Issues made by k8s-merge-robot will post a link to a page listing the failed tests.
|
||||
Comments made by k8s-ci-robot will post a link to a page listing the failed tests.
|
||||
Each failed test comes with the corresponding error log from a junit file and a link
|
||||
to filter logs for that test.
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue