Skip to content

Commit 1d656a9

Browse files
honeyankitjeffwidmanmchammer01carlincherry
authored
update dependabot default label (#58032)
Co-authored-by: Jeff Widman <jeff@jeffwidman.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Carlin Cherry <61124041+carlincherry@users.noreply.github.com>
1 parent 6f87d90 commit 1d656a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
By default, {% data variables.product.prodname_dependabot %} raises all pull requests with the `dependencies` label.
1+
By default, {% data variables.product.prodname_dependabot %} raises pull requests with the `dependencies` label.
22

3-
If more than one package manager is defined, {% data variables.product.prodname_dependabot %} includes an additional label on each pull request, which indicates which language or ecosystem the pull request updates. For example, adding `java` for Gradle updates, or `submodules` for git submodule updates.
3+
{% data variables.product.prodname_dependabot %} also applies an ecosystem label, such as `java`, `npm`, or `github-actions`, to pull requests. {% data variables.product.prodname_dependabot %} adds both the `dependencies` label and the ecosystem label to all pull requests, including single-ecosystem updates, to improve filtering and triaging.
44

5-
{% data variables.product.prodname_dependabot %} creates the default labels it applies to pull requests if they do not already exist in the repository. If you want to use custom labels, you need to create these yourself. For more information, see: [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels).
5+
{% data variables.product.prodname_dependabot %} creates the default labels it applies to pull requests if they do not already exist in the repository. If you want to use custom labels instead of the defaults, you can set the `labels` option in your `dependabot.yml` file per package ecosystem; this overrides the defaults. For more information, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/managing-labels) and [`labels`](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--).

0 commit comments

Comments
 (0)