Commit 72bcbd2
ci: do not overwrite catalog ci.yaml on each OperatorHub submission (#62)
Re-writing `operators/hermes-operator/ci.yaml` on every release is a
privileged change that withholds the `authorized-changes` label, so
every version PR waits for a maintainer instead of auto-merging. Now we
only seed ci.yaml when the catalog has none; once reviewers are
established there, version PRs stay clean and auto-merge.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8228761 commit 72bcbd2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | 95 | | |
93 | 96 | | |
| |||
0 commit comments