diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-13 22:52:58 +0300 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2026-05-13 20:22:07 +0000 |
| commit | 0ecb5a5d92df2115ecd9f32a5d93be03f581403c (patch) | |
| tree | 2556776530e39f0175c12070eed6e40529c1c089 /docs/_static/css/code-snippets.css | |
| parent | f72d5c0652c444ffeda07322aa800f7011374606 (diff) | |
| download | vyos-documentation-0ecb5a5d92df2115ecd9f32a5d93be03f581403c.tar.gz vyos-documentation-0ecb5a5d92df2115ecd9f32a5d93be03f581403c.zip | |
ci(mergify): fix T-ID-override rule name to match central baseline
The override shipped in 3d44fe06 used rule names `Flag PR title not
matching T-ID format` + `Flag commit message not matching T-ID format`.
Per Mergify `extends:` semantics, same-name rules in the child REPLACE
the parent's — and the central baseline in vyos/mergify uses a single
rule named `Flag T-ID format violation in PR title or commit messages`.
Different names → no replacement → parent rule keeps firing.
Symptom (surfaced on PR #2014, title `docs(readme): …`): every PR
without a `T<digits>:` token gets `invalid-title` labeled.
Fix: collapse to one rule, rename to match the parent exactly. The
condition (`closed AND -closed`) still never matches, so `toggle`
removes the label on every evaluation — picks up any stale
`invalid-title` from the broken-override window.
The parent rule does not toggle `invalid-commit-title`; the
second child rule for that label was extraneous and is dropped.
🤖 Generated by [robots](https://vyos.io)
(cherry picked from commit ee2942a39e11b8d7996ba2f7f3ac53545300d647)
Diffstat (limited to 'docs/_static/css/code-snippets.css')
0 files changed, 0 insertions, 0 deletions
