Skip to content

Commit 5b206e3

Browse files
authored
feat: Add incident labels (#1242)
Signed-off-by: Tomas Coufal <[email protected]>
1 parent 1b313f5 commit 5b206e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

+10
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,16 @@ repos:
318318
- name: alert 💥
319319
prowPlugin: label
320320
target: issue
321+
- color: b60205
322+
description: This issue is a SRE incident
323+
name: incident
324+
target: issue
325+
addedBy: humans
326+
- color: 0052cc
327+
description: This issue contains post-mortem comment
328+
name: post-mortem
329+
target: issue
330+
addedBy: humans
321331
operate-first/support:
322332
labels:
323333
- addedBy: anyone

0 commit comments

Comments
 (0)