Skip to content

Remove hook "commit-msg" about change-id

路志远请求将remove-change-id-hook合并到main-jh

What does this MR do and why?

Related issue: https://jihulab.com/gitlab-cn/gitlab/-/issues/3155

删除 Git Hook commit-msg,它用来为 commit 生成 Change-id,在极狐 GitLab 中并不需要它。

Screenshots or screen recordings

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

合并请求报告