Skip to content

ci: opt out of default-on Docker/npm release channels - #35

Merged
jamestelfer merged 1 commit into
mainfrom
chore/chinmina-channel-optout
Jul 17, 2026
Merged

jamestelfer merged 1 commit into
mainfrom
chore/chinmina-channel-optout

Conversation

@jamestelfer

Copy link
Copy Markdown
Owner

The shared chinmina/.github goreleaser-release.yml flipped the Docker (#13) and npm (#14) channels from opt-in to opt-out on @verified-actions: disable-docker-login and disable-npm now default to false.

This repo publishes no container image (and, where applicable, no npm package), so without opting out the next release fails fast at the Validate docker login inputs / Validate npm inputs steps. This adds the required opt-out flags. No functional release change; idempotent.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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

Run ID: abad0297-9767-4001-bf96-53b6175c39f5

📥 Commits

Reviewing files that changed from the base of the PR and between 1621a87 and 4e38e0c.

📒 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.

chinmina/.github goreleaser-release.yml now defaults disable-docker-login
and disable-npm to false (#13, #14). Repos that publish no container image
or npm package must opt out explicitly or the release fails fast at the
validate steps. Add the required opt-out flags.
@jamestelfer
jamestelfer force-pushed the chore/chinmina-channel-optout branch from 3b8736d to 4e38e0c Compare July 17, 2026 12:11
@jamestelfer
jamestelfer marked this pull request as ready for review July 17, 2026 12:51
@jamestelfer
jamestelfer merged commit 9098d74 into main Jul 17, 2026
4 checks passed
@jamestelfer
jamestelfer deleted the chore/chinmina-channel-optout branch July 17, 2026 12:52
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