Commit 1129838
ci: allow
ci: allow `campaigner-automated-change` label
The PR label-validation workflow only accepts labels matching one of a
small set of category prefixes (`type:`, `comp:`, `inst:`, `tag:`, ...).
Labels applied by external automation (e.g. Campaigner) don't follow
that scheme, so they trip the check and the PR gets a sticky blocking
comment that requires a maintainer to remove.
Add an explicit exact-match allowlist alongside the prefix list so
known-good labels from automation tooling can pass without conflating
the "category prefix" concept with "exact label name".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>campaigner-automated-change label (#11311)1 parent 7c51d40 commit 1129838
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
144 | 149 | | |
145 | 150 | | |
146 | 151 | | |
| |||
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
159 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
160 | 168 | | |
161 | 169 | | |
162 | 170 | | |
| |||
0 commit comments