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