Skip to content

chore(ci): remove bootstrap-sha from release-please config#313

Merged
FSM1 merged 1 commit into
mainfrom
chore/remove-bootstrap-sha
Mar 22, 2026
Merged

chore(ci): remove bootstrap-sha from release-please config#313
FSM1 merged 1 commit into
mainfrom
chore/remove-bootstrap-sha

Conversation

@FSM1

@FSM1 FSM1 commented Mar 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • bootstrap-sha only affects commit scanning, not merged PR scanning — it didn't fix the "untagged merged PRs" abort
  • The actual fix was renaming old release PR titles (chore: release v0.25.0 [legacy] #298, chore: release v0.25.1 [legacy] #306) via the GitHub API so they no longer match the release-please title pattern
  • This removes the now-unnecessary bootstrap-sha to keep the config clean

Test plan

  • After merge, release-please successfully creates a release PR

🤖 Generated with Claude Code

bootstrap-sha only affects commit scanning, not merged PR scanning.
The actual fix was renaming old release PR titles (#298, #306) so they
no longer match the release-please title pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 0f123361a97c
@coderabbitai

coderabbitai Bot commented Mar 22, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@FSM1 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 4 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 59ce3af6-9fe3-4400-ba6f-3bf6b0aebf52

📥 Commits

Reviewing files that changed from the base of the PR and between b865863 and b024ce5.

📒 Files selected for processing (1)
  • release-please-config.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-bootstrap-sha

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 and usage tips.

@FSM1 FSM1 merged commit 6aefd18 into main Mar 22, 2026
14 checks passed
@FSM1 FSM1 deleted the chore/remove-bootstrap-sha branch March 22, 2026 03:01
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