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.
貢獻指南
研究方向
從合併一組 PRs 的網站流程開始,並將其與現有的單個 PR 合併提示進行比較。當 stack merge 支援可編輯的提交訊息(包括 squash merge),同時保留單個 PR 的目前行為,並避免 issue 中描述的冗長預設訊息時,這項工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- git, github, go
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100