Skip to content

examples: add downstream CI bundle audit example#805

Merged
EffortlessSteven merged 1 commit into
mainfrom
examples/downstream-ci-bundle-audit
May 18, 2026
Merged

examples: add downstream CI bundle audit example#805
EffortlessSteven merged 1 commit into
mainfrom
examples/downstream-ci-bundle-audit

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • Add a clean-project downstream CI bundle audit example with a copyable GitHub Actions workflow.
  • Register the example in external-adoption-smoke so it compiles in the clean-project matrix.
  • Advance the downstream CI polish goal from example work to audit receipt golden coverage.

Files added/changed

  • examples/external/downstream-ci-bundle-audit/Cargo.toml
  • examples/external/downstream-ci-bundle-audit/README.md
  • examples/external/downstream-ci-bundle-audit/.github/workflows/uselesskey-audit.yml.example
  • examples/external/downstream-ci-bundle-audit/src/lib.rs
  • xtask/src/external_adoption_smoke.rs
  • .uselesskey/goals/active.toml

Validation

  • cargo test -p xtask external_adoption_smoke
  • cargo xtask external-adoption-smoke --path .
  • cargo xtask adoption-regression --external
  • cargo xtask docs-sync --check
  • cargo xtask typos
  • cargo fmt --all -- --check
  • git diff --check

Non-goals

  • No release prep, version bump, tag, or publish.
  • No new contract packs or badges.
  • No provider compatibility, production security, or scanner-evasion claims.

What this enables next

  • The audit receipt golden slice can protect stable bundle-audit JSON/Markdown shape now that downstream CI has a concrete installed-user example.

@coderabbitai

coderabbitai Bot commented May 18, 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 15 minutes and 56 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: d2718c93-328b-400b-a4c0-0e80e37fff9f

📥 Commits

Reviewing files that changed from the base of the PR and between 32c6202 and c5699ad.

📒 Files selected for processing (6)
  • .uselesskey/goals/active.toml
  • examples/external/downstream-ci-bundle-audit/.github/workflows/uselesskey-audit.yml.example
  • examples/external/downstream-ci-bundle-audit/Cargo.toml
  • examples/external/downstream-ci-bundle-audit/README.md
  • examples/external/downstream-ci-bundle-audit/src/lib.rs
  • xtask/src/external_adoption_smoke.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch examples/downstream-ci-bundle-audit

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.

@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!

@EffortlessSteven EffortlessSteven merged commit 87399c7 into main May 18, 2026
6 checks passed
@EffortlessSteven EffortlessSteven deleted the examples/downstream-ci-bundle-audit branch May 18, 2026 10:22
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