Feature request: add configuration option for PRs to be opened as drafts by default when using `submit` without `--auto`
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
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.
贡献指南
调研方向
Start at the `gh stack submit` command and its handling of the `--auto` flag, then trace where PR status and configuration defaults are processed. Done means a configuration option makes PRs open as drafts when `submit` is used without `--auto`, with the existing behavior preserved otherwise.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, go
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100