Commit 91aa443d authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #32423 from mml/buildcop

Automatic merge from submit-queue clarify weekend responsibilities
parents a7e736e2 7ad362bb
...@@ -139,7 +139,7 @@ or [flaky test builds](https://goto.google.com/k8s-test/view/Flaky/) are not ...@@ -139,7 +139,7 @@ or [flaky test builds](https://goto.google.com/k8s-test/view/Flaky/) are not
your responsibility to monitor. The `Test owner:` in the job description will be your responsibility to monitor. The `Test owner:` in the job description will be
automatically emailed if the job is failing. automatically emailed if the job is failing.
* If you are a weekday oncall, ensure that PRs confirming to the following * If you are oncall, ensure that PRs confirming to the following
pre-requisites are being merged at a reasonable rate: pre-requisites are being merged at a reasonable rate:
* [Have been LGTMd](https://github.com/kubernetes/kubernetes/labels/lgtm) * [Have been LGTMd](https://github.com/kubernetes/kubernetes/labels/lgtm)
...@@ -147,10 +147,9 @@ pre-requisites are being merged at a reasonable rate: ...@@ -147,10 +147,9 @@ pre-requisites are being merged at a reasonable rate:
* Author has signed CLA if applicable. * Author has signed CLA if applicable.
* If you are a weekend oncall, [never merge PRs manually](collab.md), instead * Although the shift schedule shows you as being scheduled Monday to Monday,
add the label "lgtm" to the PRs once they have been LGTMd and passed Travis; working on the weekend is neither expected nor encouraged. Enjoy your time
this will cause merge-bot to merge them automatically (or make them easy to find off.
by the next oncall, who will merge them).
* When the build is broken, roll back the PRs responsible ASAP * When the build is broken, roll back the PRs responsible ASAP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment