gh icon indicating copy to clipboard operation
gh copied to clipboard

Support setting one or more reviewers and one or more labels for a new pull request

Open mdelapenya opened this issue 5 years ago • 2 comments

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

mdelapenya avatar Nov 19 '19 13:11 mdelapenya

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?

protoEvangelion avatar Nov 19 '19 19:11 protoEvangelion

Yes, that would be fabulous

mdelapenya avatar Nov 19 '19 21:11 mdelapenya