Skip to content

Add CI action on pushes for MQ branches#327

Merged
yoannmoinet merged 2 commits into
masterfrom
yoann/add-ci-to-mq-branches
Apr 22, 2026
Merged

Add CI action on pushes for MQ branches#327
yoannmoinet merged 2 commits into
masterfrom
yoann/add-ci-to-mq-branches

Conversation

@yoannmoinet

Copy link
Copy Markdown
Member

What and why?

This PR enables CI workflow runs on merge queue working branches (branches matching mq-working-branch-*). This ensures that merge queue branches are properly validated before being merged.

How?

Modified .github/workflows/ci.yaml to trigger on push events for branches matching the mq-working-branch-* pattern, in addition to the existing pull request trigger.

@yoannmoinet
yoannmoinet marked this pull request as ready for review April 22, 2026 15:42
@yoannmoinet
yoannmoinet enabled auto-merge April 22, 2026 15:50
@yoannmoinet
yoannmoinet disabled auto-merge April 22, 2026 18:24
@yoannmoinet
yoannmoinet merged commit 56f5fb9 into master Apr 22, 2026
4 checks passed
@yoannmoinet
yoannmoinet deleted the yoann/add-ci-to-mq-branches branch April 22, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants