Skip to content

Configurable changesets for dev dependencies #1

@mckelveygreg

Description

@mckelveygreg

Hey! Thanks for the nifty lib!

We just started using this, and combined with dependabots new group parameters, we are well on our way to getting things pretty automated.

However, I just ran into a situation where a dev merged a dependabot pr that had all the checks passing, but borked the build... The pr only had dev deps, but there were some major updates. Also, we only build projects in our monorepo if there is a relevant changeset. Since it wasn't a prod dep, an empty changeset was created. And with an empty changeset, our ci checks were skipped.

Would it be possible to make the hasDirectProdDeps bool configurable? An option to make changesets not matter what?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions