Skip to content

ci: add merge_group trigger to all required-check workflows#335

Closed
Blackgaurd wants to merge 1 commit into
mainfrom
chore/merge-queue-ci
Closed

ci: add merge_group trigger to all required-check workflows#335
Blackgaurd wants to merge 1 commit into
mainfrom
chore/merge-queue-ci

Conversation

@Blackgaurd

Copy link
Copy Markdown
Collaborator

adds merge_group trigger to both CI workflows so GitHub's merge queue can run checks on temporary queue branches (gh-readonly-queue/...). without this, queued PRs stall indefinitely with no error.

path filters are intentionally omitted from the merge_group trigger — queue branches won't match path patterns, so omitting them ensures CI always runs for queued PRs.

@github-actions

github-actions Bot commented May 15, 2026

Copy link
Copy Markdown

@Blackgaurd

Copy link
Copy Markdown
Collaborator Author

closing — merge queue not available on free tier for public repos, removing merge_group CI changes

@Blackgaurd Blackgaurd closed this May 15, 2026
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.

1 participant