Skip to content

[9.3] (backport #18975) Limit exhaustive test triggers to active branches only#18981

Merged
donoghuc merged 1 commit into9.3from
mergify/bp/9.3/pr-18975
Apr 10, 2026
Merged

[9.3] (backport #18975) Limit exhaustive test triggers to active branches only#18981
donoghuc merged 1 commit into9.3from
mergify/bp/9.3/pr-18975

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 10, 2026

Release notes

[rn:skip]

What does this PR do?

The exhaustive tests pipeline was triggering on every branch push, including updatecli automation branches. Switch the filter_condition from a deny-list to an allow-list matching only main, version (X.Y), and dev (X.x) branches. Manual and scheduled runs are unaffected.

Closes #18829


This is an automatic backport of pull request #18975 done by [Mergify](https://mergify.com).

The exhaustive tests pipeline was triggering on every branch push,
including updatecli automation branches. Switch the filter_condition
from a deny-list to an allow-list matching only main, version (X.Y),
and dev (X.x) branches. Manual and scheduled runs are unaffected.

(cherry picked from commit 2ed8012)
@mergify mergify Bot added the backport label Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • run exhaustive tests : Run the exhaustive tests Buildkite pipeline.

@donoghuc donoghuc merged commit 724ddfd into 9.3 Apr 10, 2026
8 of 9 checks passed
@donoghuc donoghuc deleted the mergify/bp/9.3/pr-18975 branch April 10, 2026 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant