Skip to content

Commit 83b6ff7

Browse files
authored
Make verified label green and add description (#68765)
1 parent 1aed384 commit 83b6ff7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

core-services/prow/02_config/_labels.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,11 @@ default:
490490
orgs:
491491
openshift:
492492
labels:
493+
- color: 0FFA16
494+
description: Signifies that the PR passed pre-merge verification criteria
495+
name: verified
496+
target: prs
497+
addedBy: prow
493498
- color: 0FFA16
494499
description: Signifies that QE has signed off on this PR
495500
name: qe-approved

0 commit comments

Comments
 (0)