chore(ci): drop the Codecov upload step (app uninstalled estate-wide) - #115
Conversation
…ki examples The Codecov GitHub App was uninstalled from this estate (owner ruling, 2026-09-20 audit); these were the last references to it in this repository. Coverage generation is unchanged — only the upload to a service this org no longer uses is removed, so scaffolded repos stop inheriting a step that can never authorise. No `.github/workflows/*.yml` file changes here, so no actions.lock regeneration is due: nothing in this diff can add or remove a lock-keyed `uses:` ref.
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (29)
📝 SummarySummary by CodeRabbit
WalkthroughThe coverage job still generates coverage data. It no longer uploads ChangesCoverage workflow
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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. A rabbit checks the coverage run Comment |
chore(ci): drop the Codecov upload step from the repo template and wiki examples
The Codecov GitHub App was uninstalled from this estate (owner ruling, 2026-09-20 audit);
these were the last references to it in this repository. Coverage generation is unchanged —
only the upload to a service this org no longer uses is removed, so scaffolded repos stop
inheriting a step that can never authorise.
No
.github/workflows/*.ymlfile changes here, so no actions.lock regeneration is due:nothing in this diff can add or remove a lock-keyed
uses:ref.Found by the estate ghost-app audit; part of the same sweep as the 40 merged PRs and
standards#885.