Thanks to visit codestin.com
Credit goes to github.com

Skip to content

migrate from depenadbot reviewers to codeowners #12762

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

alexrashed
Copy link
Member

Motivation

It has been announced in a blog post and via automated comments that the reviewers config in Dependabot is deprecated and that users should switch to a CODEOWNERS config instead.
This PR performs this migration.

Changes

  • Removes the deprecated reviewers section in the dependabot config.
  • Explicitly sets me and @silv-io as reviewers for all Dockerfiles (i.e. the dependabot base image updates).

@alexrashed alexrashed added this to the 4.6 milestone Jun 16, 2025
@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Jun 16, 2025
@alexrashed alexrashed added the review: merge when ready Signals to the reviewer that a PR can be merged if accepted label Jun 16, 2025
Copy link
Member

@silv-io silv-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@silv-io silv-io merged commit ca54051 into master Jun 16, 2025
9 checks passed
@silv-io silv-io deleted the migrate-dependabot-reviewers branch June 16, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review: merge when ready Signals to the reviewer that a PR can be merged if accepted semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants