Skip to content

Migrate from Dependabot to Renovate (self-hosted)#177

Merged
vredchenko merged 1 commit intomainfrom
chore/migrate-dependabot-to-renovate
Mar 19, 2026
Merged

Migrate from Dependabot to Renovate (self-hosted)#177
vredchenko merged 1 commit intomainfrom
chore/migrate-dependabot-to-renovate

Conversation

@vredchenko
Copy link
Collaborator

@vredchenko vredchenko commented Mar 19, 2026

Summary

  • Add shared Renovate preset (renovate/default.json) for all SmartEM repos
  • Add per-repo Renovate config and self-hosted GitHub Actions workflow
  • Remove Dependabot config

Groups related dependency bumps, auto-merges minor/patch, and rebases PRs automatically. Other repos reference the shared preset from this repo, so this PR should be merged first.

Pre-merge checklist

  • RENOVATE_TOKEN secret added (org-level or repo-level)

Test plan

  • Merge this PR first (hosts the shared preset other repos depend on)
  • Trigger Renovate workflow manually via workflow_dispatch
  • Verify PRs are created with admin + devops labels
  • Verify minor/patch PRs auto-merge after CI passes

Add shared Renovate preset, per-repo config, and GitHub Actions
workflow. Remove Dependabot config. Renovate groups related dependency
bumps, auto-merges minor/patch, and rebases PRs automatically.
@vredchenko vredchenko added devops CI/CD, deployment, infrastructure, or tooling work admin Project maintenance, dependency updates, or housekeeping labels Mar 19, 2026
@vredchenko vredchenko merged commit 782d64a into main Mar 19, 2026
9 checks passed
@vredchenko vredchenko deleted the chore/migrate-dependabot-to-renovate branch March 19, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admin Project maintenance, dependency updates, or housekeeping devops CI/CD, deployment, infrastructure, or tooling work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant