Skip to content

ci: remove repo-card auto-updater stub - #44

Merged
jordins merged 1 commit into
masterfrom
jordins/MIX-181/remove-repo-card-stub
Jul 10, 2026
Merged

ci: remove repo-card auto-updater stub#44
jordins merged 1 commit into
masterfrom
jordins/MIX-181/remove-repo-card-stub

Conversation

@jordins

@jordins jordins commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This repo is public, but the REPO_CARD_UPDATER_* org secrets are scoped to private
repositories only. The reusable workflow declares the OpenAI API key as a required secret,
so it can never resolve here — every scheduled run fails at compile time before any job starts.

Removing the stub stops the recurring failures. If we later decide these public repos should get
card refreshes, we can re-add the stub once the secrets are shared to public repos (or the
reusable workflow is made fail-soft on a missing key).

MIX-181

This repo is public; the REPO_CARD_UPDATER_* org secrets are scoped to private repos
only, so the reusable workflow's required OpenAI key never resolves and every
scheduled run fails at compile time. Remove the stub to stop the recurring failures.

MIX-181
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 57 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: 4a5ffcc6-8da7-4407-92c5-c05373c477b2

📥 Commits

Reviewing files that changed from the base of the PR and between 6f483c1 and 8c58a62.

📒 Files selected for processing (1)
  • .github/workflows/refresh-repo-card.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jordins/MIX-181/remove-repo-card-stub

Comment @coderabbitai help to get the list of available commands.

@leonardoll-mixmax leonardoll-mixmax left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repo-card auto-updater stub removal, uniform single-file deletion across repos. LGTM.

@jordins
jordins merged commit c83e195 into master Jul 10, 2026
5 checks passed
@jordins
jordins deleted the jordins/MIX-181/remove-repo-card-stub branch July 10, 2026 11:32
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