Files
flutter-docker-image/openspec/changes/archive/2026-05-09-renovate-gx-integration/.openspec.yaml
T
Eligio Mariño 3464097fbf feat(renovate): manage GitHub Actions through gx.toml (#441)
- Reconfigures Mend Renovate to manage GitHub Action versions
exclusively through `.github/gx.toml` instead of editing workflow files
directly
- Disables Renovate's built-in `github-actions` manager; adds a custom
regex manager reading specifiers from `gx.toml` with `github-tags`
datasource and `npm` versioning (so `^6` and `~0.3.0` are honored)
- Moves the monthly schedule (`* 0-3 1 * *`) to a rule scoped to
`.github/gx.toml`; the existing `gx.yml` tidy job propagates Renovate's
manifest edits to `gx.lock` and workflow files on the PR branch
- Syncs the updated `actions-version-tracking` spec into
`openspec/specs/`

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-09 21:14:44 +02:00

3 lines
40 B
YAML

schema: spec-driven
created: 2026-05-09