You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allProduct SKU: AllcloudAvailable on ClouddependabotFeature: GitHub DependabotgaFeature phase: Generally availableGHES 3.14GHES 3.14serverAvailable on ServershippedShipped
With this feature, you will be able to configure how Dependabot groups multiple dependency updates related to Dependabot alerts into single pull requests.
Intended Outcome
This will reduce the number of Dependabot security PRs that get opened.
How will it work?
You will be able to either click a button in the repository settings page to tell Dependabot to group all security updates, or use dependabot.yml checked into the repository to configure which updates to include. You will be able to configure grouping rules based on:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
allProduct SKU: AllcloudAvailable on ClouddependabotFeature: GitHub DependabotgaFeature phase: Generally availableGHES 3.14GHES 3.14serverAvailable on ServershippedShipped
Summary
With this feature, you will be able to configure how Dependabot groups multiple dependency updates related to Dependabot alerts into single pull requests.
Intended Outcome
This will reduce the number of Dependabot security PRs that get opened.
How will it work?
You will be able to either click a button in the repository settings page to tell Dependabot to group all security updates, or use dependabot.yml checked into the repository to configure which updates to include. You will be able to configure grouping rules based on:
eslint
or*
)production
ordevelopment
)semver-patch
,semver-major
)- DirectoriesThe text was updated successfully, but these errors were encountered: