Skip to content

chore: run checks for merge queue#29

Merged
dkarter merged 1 commit into
mainfrom
ci/merge-queue-checks
Jun 22, 2026
Merged

chore: run checks for merge queue#29
dkarter merged 1 commit into
mainfrom
ci/merge-queue-checks

Conversation

@dkarter

@dkarter dkarter commented Jun 22, 2026

Copy link
Copy Markdown
Member

Motivation

Merge queue entries are not starting required checks because the test workflow does not listen for GitHub's merge queue event.

Summary of Changes

  • Adds the merge_group trigger to the Test workflow.
  • Leaves the release workflow unchanged so it only runs after pushes to main.

Testing

  • git diff --check
  • mise run fmt:check

Dependencies/Special Considerations

Existing merge queue entries may need to be re-queued after this PR lands so GitHub creates new merge-group refs with the updated workflow.

@dkarter dkarter marked this pull request as ready for review June 22, 2026 01:28
@dkarter dkarter added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit a3eaa6f Jun 22, 2026
5 checks passed
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