gruntwork-io / git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
https://blog.gruntwork.io/introducing-git-xargs-an-open-source-tool-to-update-multiple-github-repos-753f9f3675ec
Apache License 2.0
921 stars 63 forks source link

Add the option for label(s) #134

Open sercantor opened 11 months ago

sercantor commented 11 months ago

Describe the solution you'd like An option to add labels to the PRs that are opened, I've found this useful in my org where we have an action that auto-approves the PR when some label is present

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.