-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Moved dependabot reviewers to codeowners #17745
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
base: main
Are you sure you want to change the base?
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - however, it's better to confirm if the CODEOWNERS won't cause any harm here with the branch protections
buildkite/logstash-exhaustive-tests-pipeline failure is not related to the changes in this PR, it fails on main as well |
yeah, the exhaustive test failures are not related to this (missing some builds on the newly bumped 9.2.0 version) |
@dliappis, PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
Release notes
[rn:skip]
What does this PR do?
Removed
reviewers
section in dependabot.yml and added CODEOWNERS.yml with related definition forobservablt-ci
&&observablt-ci-contractors
Why is it important/What is the impact to the user?
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 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 (and/or docker env variables)[ ] I have added tests that prove my fix is effective or that my feature worksRelated issues
Logs