Skip to content

fix: allow main version publishing after squash merges#97

Merged
namastex888 merged 1 commit into
mainfrom
fix/version-main-squash-trigger
May 28, 2026
Merged

fix: allow main version publishing after squash merges#97
namastex888 merged 1 commit into
mainfrom
fix/version-main-squash-trigger

Conversation

@namastex888
Copy link
Copy Markdown
Collaborator

Summary

  • allow successful main CI pushes to trigger the Version workflow regardless of whether the merge commit text starts with "Merge pull request"
  • keeps dev behavior unchanged and still blocks [auto-version]/[skip ci]

Why

PR #96 was squash-merged with a release-style subject, so the Version workflow skipped and npm @latest did not move.

Proof

  • YAML syntax check from patch tool passed

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@namastex888, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 20 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: faa65495-1aa6-4bcb-adf3-8d26e11aed96

📥 Commits

Reviewing files that changed from the base of the PR and between 865458a and 4b2a7d1.

📒 Files selected for processing (1)
  • .github/workflows/version.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/version-main-squash-trigger

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.

@namastex888 namastex888 merged commit 71cda9e into main May 28, 2026
8 checks passed
@namastex888 namastex888 deleted the fix/version-main-squash-trigger branch May 28, 2026 08:25
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.

2 participants