Skip to content

Commit f36878a

Browse files
committed
Update flag names in commenter based jobs
1 parent f77a53d commit f36878a

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml

+28-28
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ periodics:
3030
-project:kubernetes/169
3131
NOT "complete the pre-review checklist and request an API review"
3232
- --updated=5m
33-
- --token=/etc/github-token/token
34-
- --endpoint=http://ghproxy.default.svc.cluster.local
33+
- --github-token=/etc/github-token/token
34+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
3535
- |-
3636
--comment=This PR [may require API review](https://git.k8s.io/community/sig-architecture/api-review-process.md#what-apis-need-to-be-reviewed).
3737
@@ -71,8 +71,8 @@ periodics:
7171
label:area/stable-metrics
7272
NOT "documentation for the requirements and lifecycle of stable metrics"
7373
- --updated=5m
74-
- --token=/etc/github-token/token
75-
- --endpoint=http://ghproxy.default.svc.cluster.local
74+
- --github-token=/etc/github-token/token
75+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
7676
- |-
7777
--comment=This PR [may require stable metrics review](https://git.k8s.io/community/contributors/devel/sig-instrumentation/metric-stability.md).
7878
@@ -111,8 +111,8 @@ periodics:
111111
is:open
112112
-label:"cncf-cla: no"
113113
-label:"cncf-cla: yes"
114-
- --token=/etc/github-token/token
115-
- --endpoint=http://ghproxy.default.svc.cluster.local
114+
- --github-token=/etc/github-token/token
115+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
116116
- |-
117117
--comment=Unknown CLA label state. Rechecking for CLA labels.
118118
@@ -161,8 +161,8 @@ periodics:
161161
-label:priority/critical-urgent,priority/important-soon,priority/important-longterm
162162
label:lifecycle/rotten
163163
- --updated=720h
164-
- --token=/etc/github-token/token
165-
- --endpoint=http://ghproxy.default.svc.cluster.local
164+
- --github-token=/etc/github-token/token
165+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
166166
- |-
167167
--comment=The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
168168
@@ -218,8 +218,8 @@ periodics:
218218
-label:lifecycle/frozen
219219
label:lifecycle/rotten
220220
- --updated=720h
221-
- --token=/etc/github-token/token
222-
- --endpoint=http://ghproxy.default.svc.cluster.local
221+
- --github-token=/etc/github-token/token
222+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
223223
- |-
224224
--comment=The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
225225
@@ -286,8 +286,8 @@ periodics:
286286
repo:kubernetes/kops
287287
repo:kubernetes/kubernetes
288288
repo:kubernetes/test-infra
289-
- --token=/etc/github-token/token
290-
- --endpoint=http://ghproxy.default.svc.cluster.local
289+
- --github-token=/etc/github-token/token
290+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
291291
- |-
292292
--comment=The Kubernetes project has merge-blocking tests that are currently too flaky to consistently pass.
293293
@@ -347,8 +347,8 @@ periodics:
347347
-label:"triage/accepted"
348348
label:lifecycle/stale
349349
- --updated=720h
350-
- --token=/etc/github-token/token
351-
- --endpoint=http://ghproxy.default.svc.cluster.local
350+
- --github-token=/etc/github-token/token
351+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
352352
- |-
353353
--comment=The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
354354
@@ -405,8 +405,8 @@ periodics:
405405
-label:lifecycle/rotten
406406
label:lifecycle/stale
407407
- --updated=720h
408-
- --token=/etc/github-token/token
409-
- --endpoint=http://ghproxy.default.svc.cluster.local
408+
- --github-token=/etc/github-token/token
409+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
410410
- |-
411411
--comment=The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.
412412
@@ -466,8 +466,8 @@ periodics:
466466
-label:"good first issue"
467467
-label:"triage/accepted"
468468
- --updated=2160h
469-
- --token=/etc/github-token/token
470-
- --endpoint=http://ghproxy.default.svc.cluster.local
469+
- --github-token=/etc/github-token/token
470+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
471471
- |-
472472
--comment=The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
473473
@@ -524,8 +524,8 @@ periodics:
524524
-label:lifecycle/stale
525525
-label:lifecycle/rotten
526526
- --updated=2160h
527-
- --token=/etc/github-token/token
528-
- --endpoint=http://ghproxy.default.svc.cluster.local
527+
- --github-token=/etc/github-token/token
528+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
529529
- |-
530530
--comment=The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
531531
@@ -576,8 +576,8 @@ periodics:
576576
org:kubernetes-csi
577577
label:lifecycle/frozen
578578
is:pr
579-
- --token=/etc/github-token/token
580-
- --endpoint=http://ghproxy.default.svc.cluster.local
579+
- --github-token=/etc/github-token/token
580+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
581581
- |-
582582
--comment=The `lifecycle/frozen` label can not be applied to PRs.
583583
@@ -629,8 +629,8 @@ periodics:
629629
-label:priority/critical-urgent
630630
is:issue
631631
- --updated=8760h
632-
- --token=/etc/github-token/token
633-
- --endpoint=http://ghproxy.default.svc.cluster.local
632+
- --github-token=/etc/github-token/token
633+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
634634
- |-
635635
--comment=This issue has not been updated in over 1 year, and should be re-triaged.
636636
@@ -677,8 +677,8 @@ periodics:
677677
label:priority/important-soon
678678
is:issue
679679
- --updated=2160h
680-
- --token=/etc/github-token/token
681-
- --endpoint=http://ghproxy.default.svc.cluster.local
680+
- --github-token=/etc/github-token/token
681+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
682682
- |-
683683
--comment=This issue is labeled with `priority/important-soon` but has not been updated in over 90 days, and should be re-triaged.
684684
Important-soon issues must be staffed and worked on either currently, or very soon, ideally in time for the next release.
@@ -727,8 +727,8 @@ periodics:
727727
label:priority/critical-urgent
728728
is:issue
729729
- --updated=720h
730-
- --token=/etc/github-token/token
731-
- --endpoint=http://ghproxy.default.svc.cluster.local
730+
- --github-token=/etc/github-token/token
731+
- --github-endpoint=http://ghproxy.default.svc.cluster.local
732732
- |-
733733
--comment=This issue is labeled with `priority/critical-urgent` but has not been updated in over 30 days, and should be re-triaged.
734734
Critical-urgent issues must be actively worked on as someone's top priority right now.

0 commit comments

Comments
 (0)