Allow editing commit messages when merging a stack
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
Generally loving all the new stack features, thank you! To make it more useful, it would be great if when merging a stack of PRs from the website if we were prompted to choose a commit message like we are if merging one PR at a time.
For further details, we require squash merges and I have a coworker who performs a ton of tiny commits per branch in the stack. The default commit message for the squash merges includes a separate line per commit + blank lines around each; this ends up as a LOT of vertical space in the standard `git log` output that is really unhelpful.
贡献指南
调研方向
Start at the website flow that merges a stack of PRs and compare it with the existing single-PR merge prompt. The work is done when stack merges allow an editable commit message, including squash merges, while preserving the current behavior for individual PRs and avoiding the verbose default message described in the issue.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git, github, go
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100