Skip to content

ci: add workflow_dispatch with branch and prerelease inputs#10

Merged
FBumann merged 1 commit intomainfrom
ci/release-dispatch
Mar 21, 2026
Merged

ci: add workflow_dispatch with branch and prerelease inputs#10
FBumann merged 1 commit intomainfrom
ci/release-dispatch

Conversation

@FBumann
Copy link
Owner

@FBumann FBumann commented Mar 21, 2026

Summary

  • Add workflow_dispatch trigger with branch and prerelease inputs
  • Pass target-branch and prerelease to the release-please action
  • Push to main uses config default (prerelease: true), dispatch can override

Test plan

  • Trigger workflow manually from Actions tab, verify inputs appear
  • Push to main, verify release-please still creates alpha pre-release PRs
  • Dispatch with prerelease: false for a stable 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 19 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0ca31005-0434-4b54-8fcf-e7b2121fe1a0

📥 Commits

Reviewing files that changed from the base of the PR and between 935b58d and 3809da5.

📒 Files selected for processing (1)
  • .github/workflows/release.yaml
✨ 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.

@FBumann FBumann merged commit bc33dad 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