gh stack submit: Add options to config.yml to allow enabling --auto and/or --open by default #232
bhamiltoncx
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Coming from Graphite
gt submit, I expectedgh stack submitto just do what I said: submit a prepared PR stack with appropriate titles and without opening an interactive UI.There is
gh stack submit --auto --open, but~/.config/gh/config.ymldoesn't seem to support specifying CLI options by default.I can create an alias with
gh stack alias, but that's hard to remember for something new.Please add an option to
config.ymlto allow enabling--autoand/or--opentogh stack submitby default.Beta Was this translation helpful? Give feedback.
All reactions