Skip to content

Commit 81fb77d

Browse files
authored
Merge pull request #34615 from aramase/aramase/c/secrets_store_needs_triage
Add needs-triage labels for secrets-store (csi-driver and sync-controller)
2 parents 9fc7606 + 4eeec0f commit 81fb77d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

config/prow/plugins.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,30 @@ require_matching_label:
11401140
11411141
If usage-metrics-collector contributors determine this is a relevant issue, they will accept it by applying the `triage/accepted` label and provide further guidance.
11421142
1143+
The `triage/accepted` label can be added by org members by writing `/triage accepted` in a comment.
1144+
- missing_label: needs-triage
1145+
org: kubernetes-sigs
1146+
repo: secrets-store-csi-driver
1147+
issues: true
1148+
prs: true
1149+
regexp: ^triage/
1150+
missing_comment: |
1151+
This issue is currently awaiting triage.
1152+
1153+
If secrets-store-csi-driver contributors determine this is a relevant issue, they will accept it by applying the `triage/accepted` label and provide further guidance.
1154+
1155+
The `triage/accepted` label can be added by org members by writing `/triage accepted` in a comment.
1156+
- missing_label: needs-triage
1157+
org: kubernetes-sigs
1158+
repo: secrets-store-sync-controller
1159+
issues: true
1160+
prs: true
1161+
regexp: ^triage/
1162+
missing_comment: |
1163+
This issue is currently awaiting triage.
1164+
1165+
If secrets-store-sync-controller contributors determine this is a relevant issue, they will accept it by applying the `triage/accepted` label and provide further guidance.
1166+
11431167
The `triage/accepted` label can be added by org members by writing `/triage accepted` in a comment.
11441168
11451169
retitle:

0 commit comments

Comments
 (0)