Skip to content

Commit 75a6af7

Browse files
committed
✨ some label cleanup
Signed-off-by: Christoph Görn <[email protected]>
1 parent 5b206e3 commit 75a6af7

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

prow/overlays/cnv-prod/labels_operate-first.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,12 @@ default:
275275
prowPlugin: label
276276
addedBy: anyone
277277

278+
- color: 8fc951
279+
description: Indicates an issue or PR is ready to be actively worked on.
280+
name: triage/accepted
281+
target: both
282+
prowPlugin: label
283+
addedBy: org members
278284
- color: d455d0
279285
description: Indicates an issue is a duplicate of other open issue.
280286
name: triage/duplicate

prow/overlays/cnv-prod/plugins.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ label:
3030
- tide/merge-method-merge
3131
- tide/merge-method-rebase
3232
- tide/merge-method-squash
33+
- triage/accepted
3334
- triage/duplicate
3435
- triage/needs-information
3536
- triage/not-reproducible

0 commit comments

Comments
 (0)