Skip to content

Migrate GitHub Actions dependency updates to Renovate#16

Draft
jpr5 wants to merge 1 commit into
mainfrom
renovate-migration/cleanup-dependabot-gha
Draft

Migrate GitHub Actions dependency updates to Renovate#16
jpr5 wants to merge 1 commit into
mainfrom
renovate-migration/cleanup-dependabot-gha

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented May 26, 2026

Summary

Migrate the github-actions ecosystem from Dependabot to the central CopilotKit/renovate config (default.json).

Scope: github-actions only. No npm/pip ecosystems are affected (none were configured in this repo).

Changes

  • Deleted .github/dependabot.yml — contained only the github-actions ecosystem entry
  • Deleted .github/workflows/dependabot-auto-merge.yml — auto-approve/merge for minor/patch GHA bumps (Renovate handles this via automerge rules)
  • Deleted .github/workflows/dependabot-major-analysis.yml — major version analysis comments (Renovate handles this via grouping + release notes)
  • No changes to .github/workflows/security_zizmor.yml — has a path trigger on dependabot.yml but no functional references to deleted workflows

References

GitHub Actions dependency updates for this repo are now managed by the
central Renovate config at https://github.com/CopilotKit/renovate
(default.json). Dependabot's github-actions ecosystem entry and its
companion auto-merge / major-analysis workflows are no longer needed.

Notion plan: https://www.notion.so/copilotkit/3613aa38185281a38863fcff2907021c
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