hrvey / combine-prs-workflow

Combine/group together PRs (for example from Dependabot and similar services)
https://www.hrvey.com/blog/combine-dependabot-prs
MIT License
296 stars 51 forks source link

change mustBeGreen input to boolean #20

Closed UncleDave closed 1 year ago

UncleDave commented 1 year ago

Changing this input to a boolean prevents a schema validation issue and shows a nice checkbox on the UI.

image

martingjaldbaek commented 1 year ago

Thanks for the PR - LGTM 👍