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

@jpr5 jpr5 commented May 26, 2026

Summary

  • Remove Dependabot configuration for github-actions ecosystem -- now managed by CopilotKit/renovate central config
  • Delete dependabot-auto-merge.yml and dependabot-major-analysis.yml supporting workflows
  • Clean up security_zizmor.yml path triggers that referenced the deleted dependabot.yml

Note: This repo had no npm/pip ecosystem entries in dependabot.yml (only github-actions), so the entire Dependabot configuration was removed rather than partially trimmed.

What changed

File Action
.github/dependabot.yml Deleted (only had github-actions entry)
.github/workflows/dependabot-auto-merge.yml Deleted
.github/workflows/dependabot-major-analysis.yml Deleted
.github/workflows/security_zizmor.yml Removed dependabot.yml from path triggers

Part of the org-wide Renovate migration: Notion plan

GitHub Actions version management is now handled by the central
Renovate config at https://github.com/CopilotKit/renovate.

This repo had no npm/pip ecosystem entries in dependabot.yml, so the
entire Dependabot configuration is removed along with its supporting
workflows (auto-merge, major-analysis). The zizmor workflow path
trigger for dependabot.yml is also cleaned up.

Ref: 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