Actions: Run --level pr on merge_group (for now) - #11186
Conversation
📝 WalkthroughWalkthroughThe main matrix workflow narrows branch triggers, ignores documentation and version-only pushes, moves the scheduled run earlier, and selects PR-level build matrices for pull request and merge group events. ChangesCI workflow refinement
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
⚡ Try this PR in the Web FlasherNote Building this pull request… the flash button, badges and supported-board |
8192380 to
2490db6
Compare
Other branches aren't set up for this (yet?) so go back to the old behaviour for now.
2490db6 to
dd1f125
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/main_matrix.yml:
- Around line 6-15: Limit the merge_group trigger to develop by removing master
from merge_group.branches, and update the adjacent explanatory comment to
describe develop-only merge queue validation. Leave master entries in the
separate push and pull_request filters unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: e2a895a4-869b-4781-9a79-2be3e042ee41
📒 Files selected for processing (1)
.github/workflows/main_matrix.yml
merge_group jobs run individually and then push. For now treat them like PRs
Summary by CodeRabbit
pioarduinobranch formerge_groupandpull_request.event/*andfeature/*branches forpush, while skipping changes limited to**.mdandversion.properties.pull_requestandmerge_group.