Skip to content

docs: fix broken CI badge in README - #1015

Merged
thebentern merged 1 commit into
masterfrom
ci/fix-kmp-release-trigger-and-badge
Jul 22, 2026
Merged

docs: fix broken CI badge in README#1015
thebentern merged 1 commit into
masterfrom
ci/fix-kmp-release-trigger-and-badge

Conversation

@jamesarich

@jamesarich jamesarich commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes the root README's CI badge, which pointed at a nonexistent ci.yml workflow (so it rendered as an error). Points it at pull_request.yml, the repo's actual PR workflow.

Type of change

  • Documentation only

Context

This PR originally also fixed the KMP release-publish trigger, but that root cause — tags created by GITHUB_TOKEN don't fire push: tags — is already handled, more comprehensively, by #1014 (which fixes all publishers: JSR/npm + KMP, via workflow_call). Re-scoped to just the README badge fix to avoid duplicating #1014.

Verification

Badge target pull_request.yml confirmed present in .github/workflows/.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 48 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: defde2df-cae9-459a-819f-6de6668be678

📥 Commits

Reviewing files that changed from the base of the PR and between b73e5ad and 2e977cf.

📒 Files selected for processing (1)
  • README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/fix-kmp-release-trigger-and-badge

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.

The root README CI badge pointed at a nonexistent workflow (ci.yml), so
it rendered as an error. Point it at the repo's actual PR workflow
(pull_request.yml).

Release-trigger automation for the KMP/npm/JSR publishers is handled
separately in #1014.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jamesarich
jamesarich force-pushed the ci/fix-kmp-release-trigger-and-badge branch from 699d3ee to 2e977cf Compare July 21, 2026 16:59
@jamesarich jamesarich changed the title ci: auto-trigger KMP publish on release; fix broken CI badge docs: fix broken CI badge in README Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow pull-request / build (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 21, 2026, 5:55 PM

@jamesarich
jamesarich marked this pull request as ready for review July 21, 2026 20:38
@thebentern
thebentern merged commit 6dcac92 into master Jul 22, 2026
3 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.

2 participants