You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/prow/plugins.yaml
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1140,6 +1140,30 @@ require_matching_label:
1140
1140
1141
1141
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.
1142
1142
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
+
1143
1167
The `triage/accepted` label can be added by org members by writing `/triage accepted` in a comment.
0 commit comments