Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Batch PRs based on labels #102

@rosstimothy

Description

@rosstimothy

Batch PRs based on labels

This feature request affects:

  • GitHub workflows
  • [ X ] Config
  • Performance
  • Tooling / Frameworks
  • Documentation
  • Something else

Add a configuration option to limit batching Dependabot PRs that have specific label(s).

Motivation

A monorepo may have both frontend and backend code which causes Dependabot to create PRs with labels per language: go, rust, java, javascript, etc. Allowing users to configure the batcher to group based on a set of labels allows for greater control of how and when certain Dependabot PRs get merged.

Describe alternatives you've considered

It is possible to schedule updates and the batcher to run at different times of the week. Assuming the prior PR gets merged before the next Dependabot and Batcher workflows run this can work but isn't very flexible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions