Skip to content

fix(ci): align release sign-off identity with the release bot account - #59

Merged
yordis merged 1 commit into
mainfrom
yordis/fix-release-please-signoff
Aug 17, 2026
Merged

fix(ci): align release sign-off identity with the release bot account#59
yordis merged 1 commit into
mainfrom
yordis/fix-release-please-signoff

Conversation

@yordis

@yordis yordis commented Aug 17, 2026

Copy link
Copy Markdown
Member
  • The DCO check compares the Signed-off-by trailer 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).

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>
@cursor

cursor Bot commented Aug 17, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single CI/release tooling config string change with no runtime or security impact.

Overview
Updates the release-please signoff in .github/release-please-config.json from Straw Hat Team Bot to SHT Bot (same 61149376+sht-bot@users.noreply.github.com address).

That makes the Signed-off-by trailer match the GitHub account that authors release commits, so DCO checks should stop blocking release PRs (per #57).

Reviewed by Cursor Bugbot for commit 74213c2. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 38f41e41-bba0-4619-9dcb-e841e2d50c19

📥 Commits

Reviewing files that changed from the base of the PR and between 5976272 and 74213c2.

📒 Files selected for processing (1)
  • .github/release-please-config.json

Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review.


Walkthrough

The release configuration updates the bot signoff display name from Straw Hat Team Bot to SHT Bot. The existing email address remains unchanged.

Changes

Release signoff configuration

Layer / File(s) Summary
Update release signoff identity
.github/release-please-config.json
The release bot signoff name changes to SHT Bot. The email address remains unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 74213

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

A rabbit checks the release note,
“SHT Bot” now signs each quote.
The email stays in place,
With a tidy, shorter face.
Hop, hop—the config is afloat!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains the release bot identity mismatch and its effect on DCO checks.
Title check ✅ Passed The title clearly and concisely describes the CI release sign-off identity change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch yordis/fix-release-please-signoff

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@yordis
yordis merged commit b288e78 into main Aug 17, 2026
4 checks passed
@yordis
yordis deleted the yordis/fix-release-please-signoff branch August 17, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant