cz-conventional-jira-smart-commit:遵循常规更改日志格式的Commitizen适配器,并添加JIRA Smart Commit suuport

时间:2021-05-10 15:10:33
【文件属性】:
文件名称:cz-conventional-jira-smart-commit:遵循常规更改日志格式的Commitizen适配器,并添加JIRA Smart Commit suuport
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-10 15:10:33
JavaScript cz-常规jira-smart-commit commitizen适配器。 用法 添加此适配器 安装此适配器 npm install cz-conventional-jira-smart-commit 在项目的.cz.json中引用它 { " path " : " node_modules/cz-conventional-jira-smart-commit/ " } 或使用commitizen进行初始化 commitizen init cz-conventional-jira-smart-commit 日常工作 而不是git commit -m 'Your message' ,而是使用此适配器键入: git cz ,并提示您输入: 提交类型 提交范围 短消息 详细描述 JIRA问题 JIRA工作流程命令 JIRA花费的时间 JIRA问题评论 并基于此生成您的提交。
【文件预览】:
cz-conventional-jira-smart-commit-master
----README.md(787B)
----engine.js(5KB)
----package.json(978B)
----index.js(187B)
----.npmignore(12B)
----.travis.yml(224B)

网友评论