`gh stack submit` does not save PR descriptions and titles if it fails
未关闭
bug
topic: cli - submit
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
When `gh stack submit` fails (like due to a poor internet connection, GitHub downtime, or a git hook #346), it forgets all the edits made on the PR screen, and the user has to redo everything next time.
贡献指南
调研方向
Start at the gh stack submit command and reproduce a failed submission, such as with a poor connection, GitHub downtime, or the git hook from issue #346. Trace how edits made on the PR screen are handled when submission fails. Done means titles and descriptions remain available on the next attempt instead of needing to be re-entered.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100