-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
T: feature-requestRequests for new featuresRequests for new features
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Say you have 10 deps that are updated in a group so in one PR, but 1 or 2 of the dep updates introduce failures, the user probably wants to separate the updates to get the good updates in.
I'm proposing a comment command something like this that can be used on the grouped PR
@dependabot ungroup [days, default 3]
which would override grouping for a temporary period. 3 days by default? Then re-trigger dependabot to open the ungrouped updates as separate PRs. After the period has passed dependabot runs would then re-group and close any open PRs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T: feature-requestRequests for new featuresRequests for new features
Type
Projects
Status
No status