Skip to content

ci: adopt Renovate (Mend-hosted) — shared preset + actionlint#53

Merged
fschrhunt merged 6 commits into
mainfrom
feat/renovate-self-hosted
May 29, 2026
Merged

ci: adopt Renovate (Mend-hosted) — shared preset + actionlint#53
fschrhunt merged 6 commits into
mainfrom
feat/renovate-self-hosted

Conversation

@fschrhunt

@fschrhunt fschrhunt commented May 29, 2026

Copy link
Copy Markdown
Member

Adopts Mend-hosted Renovate for dependency updates, replacing Dependabot.

What's here

  • default.json — shared org preset the hosted app reads: auto-merge minor/patch/pin/digest (platform auto-merge waits for required checks), majors stay manual, group GitHub Actions bumps, pin Actions to SHAs, 3-day minimumReleaseAge stability delay.
  • renovate.json — onboards this repo by extending the preset.
  • .github/workflows/actionlint.yml — lints workflow files so there's a real green signal to gate auto-merge on.
  • Removes .github/dependabot.yml (superseded by Renovate).

No self-hosted runner / GitHub App / secrets needed — the Mend-hosted app runs Renovate and reads this config.

@fschrhunt fschrhunt changed the title ci: self-hosted Renovate (GitHub Actions) + shared preset ci: adopt Renovate (Mend-hosted) — shared preset + actionlint May 29, 2026
@fschrhunt fschrhunt merged commit 756990c into main May 29, 2026
@fschrhunt fschrhunt deleted the feat/renovate-self-hosted branch May 29, 2026 08:32
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.

1 participant