ci: repin Depot PR isolation audit - #1336
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (18)
📝 WalkthroughWalkthroughThe pull request updates ChangesAudit action pin refresh
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This PR repins protected PR audit callers to the reviewed immutable revision and updates the pin contract without changing workflow behavior; validation passes and all 22 references use the new pin, so no actionable merge-blocking risk remains. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
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. Comment |
Summary
Root cause
The live Depot PR canary selected the intended Depot runners and emitted
allow_native_github_cache=true, but callers still executed the older audit revision, which rejected that approved bounded-exception combination before checkout.Validation
just ci-validate(461 tests, 7 expected skips)actionlint -config-file .github/actionlint.yamlgit diff --check@mainrefsSummary by CodeRabbit
Chores
Tests