Skip to content

xtask: wire external adoption into adoption-regression#777

Merged
EffortlessSteven merged 1 commit into
mainfrom
xtask/adoption-regression-external
May 17, 2026
Merged

xtask: wire external adoption into adoption-regression#777
EffortlessSteven merged 1 commit into
mainfrom
xtask/adoption-regression-external

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • Add explicit cargo xtask adoption-regression --external mode that appends clean-project external adoption smoke after the bounded default checks.
  • Keep default adoption-regression bounded and record external smoke receipts only when --external is requested.
  • Mark adoption-regression external mode done and lane closeout ready in the active goal.

Files added/changed

  • xtask/src/adoption_regression.rs
  • xtask/src/main.rs
  • .uselesskey/goals/active.toml

Validation

  • cargo xtask fmt
  • cargo test -p xtask adoption_regression -- --nocapture
  • cargo xtask adoption-regression
  • cargo xtask adoption-regression --external
  • cargo +nightly xtask pr-lite
  • git diff --check

Non-goals

  • No v0.10.0 release prep, version bump, tag, or publish.
  • No new contract packs, badges, public claims, provider compatibility claims, or production security claims.
  • No change to the default bounded adoption-regression behavior beyond receipt metadata factoring.

What this enables next

  • The external-adoption lane can close out with a single explicit command that proves clean-project adoption only when maintainers ask for the heavier external path.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 17, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 20 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: abc4cbf3-8a2f-4d49-a7c9-0d060de93893

📥 Commits

Reviewing files that changed from the base of the PR and between 865ad0b and de77320.

📒 Files selected for processing (3)
  • .uselesskey/goals/active.toml
  • xtask/src/adoption_regression.rs
  • xtask/src/main.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch xtask/adoption-regression-external

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.

@EffortlessSteven EffortlessSteven merged commit b8adedf into main May 17, 2026
6 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.

1 participant