Skip to content

fix(release): tolerate missing crates token - #20

Merged
senamakel merged 1 commit into
mainfrom
fix/release-without-crates-token
Aug 13, 2026
Merged

fix(release): tolerate missing crates token#20
senamakel merged 1 commit into
mainfrom
fix/release-without-crates-token

Conversation

@senamakel

Copy link
Copy Markdown
Member

Summary

  • keep the native module release authoritative when crates.io credentials are not configured
  • emit an explicit workflow notice and skip only the compatibility crate publish

API Or Behavior Changes

None. This only prevents an absent optional repository secret from making an otherwise verified module release red.

Tests

  • failure reproduced in release run 31740361029 (please provide a non-empty token)
  • shell guard uses the same CARGO_REGISTRY_TOKEN environment consumed by Cargo

Documentation

No documentation change; workflow-only fix.

Co-authored-by: Medulla <medulla@tinyhumans.ai>
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@senamakel, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 91 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ec89604e-d73f-4f90-bbca-9066626b8164

📥 Commits

Reviewing files that changed from the base of the PR and between 312ee7a and 4c93161.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

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.

@senamakel
senamakel merged commit 1a6247b into main Aug 13, 2026
3 checks passed
@senamakel
senamakel deleted the fix/release-without-crates-token branch August 13, 2026 20:30
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