fix(ci): align release sign-off identity with the release bot account - #59
Conversation
The DCO check compares the Signed-off-by trailer against the commit author, and the configured name did not match the account that creates release commits, blocking every release pull request. Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
PR SummaryLow Risk Overview That makes the Reviewed by Cursor Bugbot for commit 74213c2. 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 Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review. WalkthroughThe release configuration updates the bot signoff display name from ChangesRelease signoff configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized configuration change aligns release sign-off identity with the release bot account and presents no actionable merge-blocking risk beyond normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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-bytrailer against the commit author, and the configured name did not match the account that authors release commits, so every release pull request was blocked from merging (see chore(main): release 0.16.0 #57).