Skip to content

Dependabot: remove reviewers #243

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
May 19, 2025
Merged

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented May 19, 2025

Context

  • Prevent annoying comments on PRs

Summary

This PR can be summarized in the following changelog entry:

  • Update Dependabot config

Relevant technical choices:

Support for the reviewers key in dependabot.yml files is being removed by GitHub on May 20th 2025.

The recommendation is to have a CODEOWNERS file to set reviewers instead.

For now, this commit removes the reviewers key from the dependabot.yml file without replacing it. That should prevent comments being left in PRs by the dependabot bot account about the field no longer being supported.

Ref:

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

  • N/A

Support for the `reviewers` key in `dependabot.yml` files is being removed by GitHub on May 20th 2025.

The recommendation is to have a `CODEOWNERS` file to set reviewers instead.

For now, this commit removes the `reviewers` key from the `dependabot.yml` file without replacing it.
That should prevent comments being left in PRs by the dependabot bot account about the field no longer being supported.

Ref:
* https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/
* https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location
@jrfnl jrfnl added this to the 1.19 milestone May 19, 2025
@jrfnl jrfnl merged commit c89920d into develop May 19, 2025
1 check passed
@jrfnl jrfnl deleted the JRF/feature/remove-dependabot-reviewers branch May 19, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant