Skip to content

fix(release-please): match signoff identity to bot's actual GitHub name - #27

Merged
yordis merged 1 commit into
mainfrom
yordis/fix-release-please-signoff
Sep 5, 2026
Merged

fix(release-please): match signoff identity to bot's actual GitHub name#27
yordis merged 1 commit into
mainfrom
yordis/fix-release-please-signoff

Conversation

@yordis

@yordis yordis commented Sep 5, 2026

Copy link
Copy Markdown
Member
  • release-please's DCO check has been failing (ACTION_REQUIRED) because the configured signoff name doesn't match the bot account's real GitHub display name, even though the email/id is correct.

DCO rejects release-please's commits because the configured signoff
name (Straw Hat Team Bot) doesn't match the bot account's real GitHub
display name (SHT Bot), even though the email is correct.

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@cursor

cursor Bot commented Sep 5, 2026

Copy link
Copy Markdown

PR Summary

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

Overview
Updates the release-please signoff in .github/.release-please-config.json from Straw Hat Team Bot to SHT Bot, keeping the same noreply email. This aligns the signed-off-by name with the bot account’s GitHub display name so release-please commits pass DCO checks that were failing with ACTION_REQUIRED.

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

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 41 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 222b59ae-c241-45b7-8031-c533696065d7

📥 Commits

Reviewing files that changed from the base of the PR and between b17fb03 and d6bdd49.

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

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 a904509 into main Sep 5, 2026
4 checks passed
@yordis
yordis deleted the yordis/fix-release-please-signoff branch September 5, 2026 08:53
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