chore(work): finish 03-renovate-adoption
This commit is contained in:
@@ -3,7 +3,7 @@ id: 03-renovate-adoption
|
|||||||
epic: 2026-05-14-ci-security-and-supply-chain
|
epic: 2026-05-14-ci-security-and-supply-chain
|
||||||
title: Renovate adoption
|
title: Renovate adoption
|
||||||
type: technical-story
|
type: technical-story
|
||||||
status: todo
|
status: done
|
||||||
feature: tooling
|
feature: tooling
|
||||||
depends-on: []
|
depends-on: []
|
||||||
blocks: [09-ci-security-guide-and-docs]
|
blocks: [09-ci-security-guide-and-docs]
|
||||||
@@ -37,4 +37,4 @@ Major-tag pinning for GitHub Actions is documented insecure — the 2025 `tj-act
|
|||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
- [ ] Create `.github/renovate.json` extending presets `config:base`, `helpers:pinGitHubActionDigests`, `:separateMajorReleases`, `:automergeMinor`, `:automergePatch`; add `packageRules` grouping `@sentry/*`, `@opentelemetry/*`, `@trpc/*`, `payload*`, `inversify*` into weekly per-cluster PRs; enable Dockerfile manager for `.sandcastle/Dockerfile`; set `dependencyDashboard: true`; set `commitMessagePrefix` to enforce `chore(deps):` / `chore(deps-major):` per Conventional Commits; one commit, all gates pass.
|
- [x] Create `.github/renovate.json` extending presets `config:base`, `helpers:pinGitHubActionDigests`, `:separateMajorReleases`, `:automergeMinor`, `:automergePatch`; add `packageRules` grouping `@sentry/*`, `@opentelemetry/*`, `@trpc/*`, `payload*`, `inversify*` into weekly per-cluster PRs; enable Dockerfile manager for `.sandcastle/Dockerfile`; set `dependencyDashboard: true`; set `commitMessagePrefix` to enforce `chore(deps):` / `chore(deps-major):` per Conventional Commits; one commit, all gates pass.
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updated_at": "2026-05-14T17:16:32.410Z",
|
"updated_at": "2026-05-14T17:18:20.990Z",
|
||||||
"epics": {
|
"epics": {
|
||||||
"2026-05-13-binder-wrap-helper": {
|
"2026-05-13-binder-wrap-helper": {
|
||||||
"status": "done",
|
"status": "done",
|
||||||
@@ -65,10 +65,10 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"03-renovate-adoption": {
|
"03-renovate-adoption": {
|
||||||
"status": "todo",
|
"status": "done",
|
||||||
"title": "Renovate adoption",
|
"title": "Renovate adoption",
|
||||||
"ac_total": 1,
|
"ac_total": 1,
|
||||||
"ac_completed": 0,
|
"ac_completed": 1,
|
||||||
"depends_on": [],
|
"depends_on": [],
|
||||||
"blocks": [
|
"blocks": [
|
||||||
"09-ci-security-guide-and-docs"
|
"09-ci-security-guide-and-docs"
|
||||||
@@ -258,11 +258,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ready": [
|
"ready": [
|
||||||
{
|
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
|
||||||
"story": "03-renovate-adoption",
|
|
||||||
"title": "Renovate adoption"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"epic": "2026-05-14-ci-security-and-supply-chain",
|
"epic": "2026-05-14-ci-security-and-supply-chain",
|
||||||
"story": "04-major-bump-reevaluation",
|
"story": "04-major-bump-reevaluation",
|
||||||
|
|||||||
Reference in New Issue
Block a user