Skip to content

[FR] A comment command to temporarily ungroup a group #14237

@IanButterworth

Description

@IanButterworth

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions