fix(ci): keep arm64 lane off pull requests#386
Conversation
yordis
commented
Jun 25, 2026
- Avoid spending ARM64 runner time on every pull request when the lane is intended for protected branch and release confidence.
- Keep PR feedback focused on faster validation while preserving ARM64 coverage for master and release publishing.
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryLow Risk Overview The workflow concurrency group is simplified from Reviewed by Cursor Bugbot for commit ec76d94. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe Ubuntu LTS arm64 workflow now runs only on push events, and its concurrency group now uses ChangesWorkflow trigger and concurrency
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>