Skip to content

Commit dad3268

Browse files
authored
feat(docs): make reviewers retired option in dependabot's page
1 parent 18154fa commit dad3268

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,9 @@ Supported values: `REGISTRY_NAME` or `"*"`
458458

459459
## `reviewers` {% octicon "versions" aria-label="Version updates" height="24" %} {% octicon "shield-check" aria-label="Security updates" height="24" %}
460460

461+
> [!Important]
462+
> This feature is retired from `dependabot.yml` and overlaps with [CODEOWNERS](/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners.md) file from Tuesday, May 20, 2025. For more information, read our [blog](https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/).
463+
461464
Specify individual reviewers, or teams of reviewers, for all pull requests raised for a package manager. For examples, see [AUTOTITLE](/code-security/dependabot/dependabot-version-updates/customizing-dependabot-prs).
462465

463466
{% data variables.product.prodname_dependabot %} default behavior:

0 commit comments

Comments
 (0)