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

Add PR label support #23

Open carmelc opened 1 year ago

carmelc commented 1 year ago

Support adding a label to the PR created by the workflow, in order to allow users to easily find the PRs created by it

carmelc commented 1 year ago

@martingjaldbaek you might find this useful, we might need to consider error handling (delete the PR if failing to add label or not to fail the process) but I kept it simple for now