Skip to content

fix: add merge_group trigger to CI workflow - #90

Merged
CybotTM merged 1 commit into
mainfrom
fix/merge-group-trigger
Mar 2, 2026
Merged

fix: add merge_group trigger to CI workflow#90
CybotTM merged 1 commit into
mainfrom
fix/merge-group-trigger

Conversation

@CybotTM

@CybotTM CybotTM commented Mar 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Add merge_group: event trigger to CI workflow so merge queue checks run properly
  • Without this trigger, PRs get stuck in the merge queue waiting for checks that never start

Test plan

  • CI checks pass on this PR
  • Merge queue properly triggers checks after merge

Copilot AI review requested due to automatic review settings March 2, 2026 20:16
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@CybotTM
CybotTM enabled auto-merge March 2, 2026 20:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds merge_group to the CI workflow triggers so GitHub merge queue runs CI checks as expected, preventing queued PRs from waiting on checks that never start.

Changes:

  • Add merge_group: event trigger to .github/workflows/ci.yml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot added the ci CI/CD changes label Mar 2, 2026
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Thanks for your first pull request! We are excited to have you contribute.
A maintainer will review your PR soon. Please ensure all CI checks pass.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for solo maintainer project

This PR has passed all automated quality gates:

  • ✅ Static analysis (PHPStan)
  • ✅ Code style (PHP-CS-Fixer)
  • ✅ Unit & functional tests
  • ✅ Security scanning
  • ✅ Dependency review

See SECURITY_CONTROLS.md for compensating controls documentation.

@CybotTM
CybotTM merged commit ca5ce37 into main Mar 2, 2026
80 checks passed
@CybotTM
CybotTM deleted the fix/merge-group-trigger branch March 2, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants