chore(ci): add triage guide to Renovate dependency dashboard #54
Reference in New Issue
Block a user
Delete Branch "chore/ci/renovate-dashboard-triage-header"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The Renovate dashboard organises pending updates in standard sections (Open / Awaiting Schedule / Pending Approval / Detected dependencies / …). The section headings alone aren't self-explanatory, so the patch+minor vs major distinction we set up via
dependencyDashboardApproval: truefor majors gets lost in the noise.Add a
dependencyDashboardHeadermarkdown block that:docs/development.mdfor the full procedure (lighter CI on bot PRs, etc.).Test plan
After this PR
Triage the dashboard with the new guide; once that wave is digested, on to A — local infra recipe.