Skip to content

ci: replace manual publish with release-please workflow#58

Merged
FBumann merged 2 commits intomainfrom
ci/release-dispatch
Mar 21, 2026
Merged

ci: replace manual publish with release-please workflow#58
FBumann merged 2 commits intomainfrom
ci/release-dispatch

Conversation

@FBumann
Copy link
Owner

@FBumann FBumann commented Mar 21, 2026

Summary

  • Replace manual publish-only workflow with full release-please integration
  • Add workflow_dispatch trigger with branch and prerelease inputs
  • Release-please now manages version bumps, changelogs, and GitHub Releases
  • Publish to PyPI triggers automatically on release creation
  • Rename release.ymlrelease.yaml for consistency

Test plan

  • Trigger workflow manually from Actions tab, verify inputs appear
  • Push to main, verify release-please creates release PRs
  • Dispatch with prerelease: true for a pre-release

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Mar 21, 2026

Warning

Rate limit exceeded

@FBumann has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 54 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 46b449d8-492d-4658-b43b-1eed3ff62802

📥 Commits

Reviewing files that changed from the base of the PR and between dac0a04 and de2f60f.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/release-dispatch

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.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@FBumann FBumann merged commit 92fcdaa into main Mar 21, 2026
9 checks passed
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