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

Look at creating an action for this #8

Open addshore opened 3 years ago

addshore commented 3 years ago

Firstly, thanks for the heads up at https://github.com/wbstack/ui/issues/190

I wonder if we should look at reworking this workflow into a single action?

This way folks might find it easier to get updates like this when needed?

martingjaldbaek commented 3 years ago

You're welcome! And good point about the single action. When I was searching for affected repos I also stumbled across this which seems to be exactly that, a single action inspired by this workflow (at least it uses a lot of config vars with the same names ;) I haven't investigated it further, so can't comment on the quality of it, and it might still make sense for me to rework this workflow - but I thought I'd give a heads up about the alternative.

addshore commented 3 years ago

That does look very similar, thanks for the heads up!

vic1707 commented 1 year ago

I discovered this issue a few days after I started working on one, I just finished and released it to the public. @Hrvey is obviously credited and wanted to thank him again for his workflow, I loved it and used it for a long time ! It's hosted here https://github.com/vic1707/GHA-combine-PRs