Skip to content

ci: auto-release on version bump to main#16

Merged
GeiserX merged 1 commit into
mainfrom
ci/auto-release
Apr 28, 2026
Merged

ci: auto-release on version bump to main#16
GeiserX merged 1 commit into
mainfrom
ci/auto-release

Conversation

@GeiserX
Copy link
Copy Markdown
Owner

@GeiserX GeiserX commented Apr 28, 2026

Summary

  • Adds a release.yml workflow that triggers on push to main
  • Compares package.json version with the previous commit
  • If version changed: auto-creates a GitHub release with --generate-notes
  • No more manual gh release create or version bump PRs — just bump the version in your feature/fix PR itself

Workflow

  1. Include version bump in your PR
  2. Merge to main
  3. Release workflow creates the tag and release automatically

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Warning

Rate limit exceeded

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

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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: e14f89d2-bc3e-4b04-b91b-614b31f6f55e

📥 Commits

Reviewing files that changed from the base of the PR and between 6527e21 and 2b678ec.

📒 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/auto-release

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.

@GeiserX GeiserX merged commit 24baf16 into main Apr 28, 2026
13 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