diff options
| author | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-02-18 02:03:43 -0800 |
|---|---|---|
| committer | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-02-18 02:03:43 -0800 |
| commit | 3afcab08f26f2bb0977ad3703e10352792e15482 (patch) | |
| tree | fb547930aebc7cd7e1610d96c4cf65b958492619 | |
| parent | 375d2ed2e2866a698c5957818581cee7a7dc69fd (diff) | |
| parent | e8117bd017a5d22ed264eebc80727b6a2b8606a4 (diff) | |
Merge pull request #21343 from a-robinson/buildcop
Auto commit by PR queue bot
| -rw-r--r-- | on-call-build-cop.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/on-call-build-cop.md b/on-call-build-cop.md index 7530963e..f5f12417 100644 --- a/on-call-build-cop.md +++ b/on-call-build-cop.md @@ -54,7 +54,7 @@ Traffic sources and responsibilities * When in doubt, choose a TL or team maintainer of the most relevant team; they can delegate * Keep in mind that you can @ mention people in an issue/PR to bring it to their attention without assigning it to them. You can also @ mention github teams, such as @kubernetes/goog-ux or @kubernetes/kubectl * If you need help triaging an issue or PR, consult with (or assign it to) @brendandburns, @thockin, @bgrant0607, @quinton-hoole, @davidopp, @dchen1107, @lavalamp (all U.S. Pacific Time) or @fgrzadkowski (Central European Time). - * At the beginning of your shift, please add team/* labels to any issues that have fallen through the cracks and don't have one. Likewise, be fair to the next person in rotation: try to ensure that every issue that gets filed while you are on duty is handled. The Github query to find issues with no team/* label is: [here](https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+-label%3Ateam%2Fcontrol-plane+-label%3Ateam%2Fmesosphere+-label%3Ateam%2Fredhat+-label%3Ateam%2Frelease-infra+-label%3Ateam%2Fnone+-label%3Ateam%2Fnode+-label%3Ateam%2Fcluster+-label%3Ateam%2Fux+-label%3Ateam%2Fcsi+-label%3Ateam%2Fapi+-label%3Ateam%2Ftest-infra+). + * At the beginning of your shift, please add team/* labels to any issues that have fallen through the cracks and don't have one. Likewise, be fair to the next person in rotation: try to ensure that every issue that gets filed while you are on duty is handled. The Github query to find issues with no team/* label is: [here](https://github.com/kubernetes/kubernetes/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+-label%3Ateam%2Fcontrol-plane+-label%3Ateam%2Fmesosphere+-label%3Ateam%2Fredhat+-label%3Ateam%2Frelease-infra+-label%3Ateam%2Fnone+-label%3Ateam%2Fnode+-label%3Ateam%2Fcluster+-label%3Ateam%2Fux+-label%3Ateam%2Fcsi+-label%3Ateam%2Fapi+-label%3Ateam%2Ftest-infra+-label%3Ateam%2Fgke). Example response for support issues: |
