Skip to content

在合并请求页面修改 commit message

问题(Problem to solve)

开发人员的 git commit message 可能写的不正规,如果配置「推送规则」强制拦截,会推送失败,而很多人不会本地 git rebase -i HEAD~5 修改。

有客户提出不用「推送规则」,允许推送,在合并请求的页面修改 commit message

客户链接(Customer Link)

售前工作链接 https://jihulab.com/jihulab/presales/daily-work-track/presales-work-track/-/issues/793#note_1047824

解决方案(Proposal)

在网页上实现 git rebase

image

针对的用户(Intended users)

Sasha (Software Developer)