-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels