gh
gh copied to clipboard
Support setting one or more reviewers and one or more labels for a new pull request
Is your feature request related to a problem? Please describe.
Every time I send a PR I need to go to the UI to update reviewers and labels, when they are almost always basically the same.
Describe the solution you'd like
I'd expect a flag in the command line, or a config setup where it's possible to define default reviewers (not those who send the PR to, github reviewers) and default labels.
Describe alternatives you've considered
Going through the UI?
Additional context
NOOP
Thanks for the request @mdelapenya. Are you saying the ideal solution would be both a command line flag + the ability to add default reviewers / labels in ~/gh.json
?
Yes, that would be fabulous