Great tool, loving it!
I like to submit using gh stack submit without the --auto flag.
However, I still want all my PRs to open as drafts first (while I wait for CI to run, add images, etc.)
At the moment, this means I need to manually toggle each PR in the stack from "Ready" to "Draft" status after editing its description.
I would love a configuration option that set the default PR status to "Draft" rather than "Ready" when NOT using the --auto flag.
Great tool, loving it!
I like to submit using
gh stack submitwithout the--autoflag.However, I still want all my PRs to open as drafts first (while I wait for CI to run, add images, etc.)
At the moment, this means I need to manually toggle each PR in the stack from "Ready" to "Draft" status after editing its description.
I would love a configuration option that set the default PR status to "Draft" rather than "Ready" when NOT using the
--autoflag.