CI: Skip newsfragment check when label is set (#63983)
* CI: Skip newsfragment check when `skip newsfragment check` label is set When the `skip newsfragment check` label is applied to a PR, the newsfragment PR number check workflow is skipped entirely. The workflow now also triggers on `labeled`/`unlabeled` events so it re-evaluates when labels change. * Add skip instructions to newsfragment check error and docs Update the CI error message to inform users they can add the 'skip newsfragment check' label to bypass the check. Also document this option in the contribution workflow guide.
J
Jarek Potiuk committed
59882ae5ea69ff532eccbf4fe2b97fcba78ec77e
Parent: 99e3f95
Committed by GitHub <noreply@github.com>
on 3/20/2026, 10:15:17 PM