fix: name build-check step to match branch protection#43
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA CI workflow step in the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
|
Closing: Fixed via branch protection update instead. Updated required checks to match actual check names. |
Fixes the branch protection issue where required check 'build-check' doesn't match the actual check names.
This adds an explicit name to the build step so it shows as 'build-check' instead of 'build-check (linux, amd64)' etc.
This will unblock Dependabot PRs #40, #41, #42 which have all checks passing but can't auto-merge.
Summary by CodeRabbit