Skip to content

Replace Dependabot reviewers with code owners #8709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oakrizan
Copy link
Contributor

What does this PR do?

Removed reviewers section in dependabot.yml, since it duplicates the definition from CODEOWNERS.

Why is it important?

Reviewers dependabot.yml configuration is being retired option because the functionality overlaps with GitHub code owners.
See: https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool
  • [ ] I have added an integration test or an E2E test

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@oakrizan oakrizan requested review from a team as code owners June 27, 2025 09:03
@oakrizan oakrizan added enhancement New feature or request ci backport-active-all Automated backport with mergify to all the active branches labels Jun 27, 2025
@oakrizan oakrizan linked an issue Jun 27, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-all Automated backport with mergify to all the active branches ci enhancement New feature or request skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: move from dependabot reviewers to CODEOWNERS
1 participant