Skip to content

Commit a5ee282

Browse files
authored
Merge pull request #14323 from michelle192837/label
Adding a label for test-infra oncall to track oncall issues.
2 parents c6c0de4 + 5df4c29 commit a5ee282

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

label_sync/labels.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ larger set of contributors to apply/remove them.
317317
| <a id="area/prow/tide" href="#area/prow/tide">`area/prow/tide`</a> | Issues or PRs related to prow's tide component| label | |
318318
| <a id="area/prow/tot" href="#area/prow/tot">`area/prow/tot`</a> | Issues or PRs related to prow's tot component| label | |
319319
| <a id="area/release-eng" href="#area/release-eng">`area/release-eng`</a> | Issues or PRs related to the Release Engineering subproject <br><br> This was previously `area/release-infra`, | label | |
320+
| <a id="kind/oncall-hotlist" href="#kind/oncall-hotlist">`kind/oncall-hotlist`</a> | Categorizes issue or PR as tracked by test-infra oncall.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
320321

321322
## Labels that apply to kubernetes/website, for both issues and PRs
322323

label_sync/labels.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,12 @@ repos:
11251125
- name: area/release-infra
11261126
target: both
11271127
addedBy: label
1128+
- color: f7c6c7
1129+
description: Categorizes issue or PR as tracked by test-infra oncall.
1130+
name: kind/oncall-hotlist
1131+
target: both
1132+
prowPlugin: label
1133+
addedBy: anyone
11281134
kubernetes/website:
11291135
labels:
11301136
- color: 0052cc

0 commit comments

Comments
 (0)