allow non-interactive PR creation for repositories that do not have stacks enabled #134
roziscoding
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.
-
When running
gh stack submiton a repository that doesn't have stacks enabled, you can only create regular PRs if you're on interactive mode. Having a--regularflag that automatically assumes "Yes" as response to the question about creating regular PRs would be awesome.Or even a
--yesflag that accepts all defaultsBeta Was this translation helpful? Give feedback.
All reactions