Skip to content

Conversation

@GaryJones
Copy link
Collaborator

Summary

  • Add CODEOWNERS file to automatically assign @Automattic/vip-plugins as reviewers for all PRs
  • Remove reviewers from dependabot.yml (now handled by CODEOWNERS)

See: https://github.com/dependabot/codeowner-migration-action

🤖 Generated with Claude Code

Move reviewer configuration from dependabot.yml to CODEOWNERS file
per GitHub's recommended approach. This allows the same reviewers
to be automatically assigned for all PRs, not just Dependabot ones.

See: https://github.com/dependabot/codeowner-migration-action

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@GaryJones GaryJones added the type: maintenance Routine maintenance and code quality improvements label Dec 14, 2025
@GaryJones GaryJones self-assigned this Dec 14, 2025
@GaryJones GaryJones merged commit 008f061 into develop Dec 14, 2025
21 checks passed
@GaryJones GaryJones deleted the chore/codeowners-migration branch December 14, 2025 16:33
@GaryJones GaryJones added this to the 0.7.2 milestone Dec 14, 2025
@GaryJones GaryJones mentioned this pull request Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants