Skip to content

chore: add global renovate configuration#15

Merged
vdaviot merged 1 commit into
mainfrom
improvement/switch-to-global-renovate-configuration
May 21, 2026
Merged

chore: add global renovate configuration#15
vdaviot merged 1 commit into
mainfrom
improvement/switch-to-global-renovate-configuration

Conversation

@vdaviot
Copy link
Copy Markdown
Contributor

@vdaviot vdaviot commented May 21, 2026

Summary

  • Add a .github/renovate.json that inherits from scality/platform-renovate
  • Add # renovate: ... comments in .devcontainer/Dockerfile so the central custom manager can keep OPERATOR_SDK_VERSION and GOLANGCI_VERSION up to date

Why

Centralizing renovate config in scality/platform-renovate reduces drift across repositories and makes it easier to evolve the dependency-update policy in a single place.

Test plan

  • Renovate dry-run / next scheduled run succeeds against this branch

Made with Cursor

Inherit the renovate configuration from scality/platform-renovate to
centralize dependency-update policy. The local renovate.json only
declares the inheritance; all rules live in the central config.

- Adds `# renovate: ...` comments in `.devcontainer/Dockerfile` so the
  central custom manager can track OPERATOR_SDK_VERSION and
  GOLANGCI_VERSION.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vdaviot vdaviot requested a review from a team as a code owner May 21, 2026 08:15
@vdaviot vdaviot merged commit a7faf04 into main May 21, 2026
5 checks passed
@vdaviot vdaviot deleted the improvement/switch-to-global-renovate-configuration branch May 21, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants