文件名称:conventional-changelog-action:使用常规变更日志 CLI 生成变更日志的 Github 操作
文件大小:53KB
文件格式:ZIP
更新时间:2024-08-12 21:21:39
conventional-changelog conventional-commits github-actions JavaScript
常规变更日志操作 此操作将使用常规提交更改版本、标记提交并生成更改日志。 输入 所需的github-token :Github 令牌。 可选的git-message :提交更改日志时使用的提交消息。 可选的git-user-name :用于提交的 git user.name。 默认Conventional Changelog Action 可选的git-user-email :用于提交的 git user.email。 默认的conventional.changelog.action@github.com 可选的git-pull-method :从远程拉取所有更改时使用的 git pull 方法。 默认--ff-only 可选preset :从常规提交中使用的预设。 默认angular 。 可选的tag-prefix :git 标签的前缀。 默认v 。 可选的output-f
【文件预览】:
conventional-changelog-action-master
----.gitignore(983B)
----.commitlintrc.js(172B)
----README.md(9KB)
----test-output.js(2KB)
----CHANGELOG.md(2KB)
----.github()
--------stale.yml(684B)
--------workflows()
----test-changelog.config.js(225B)
----LICENSE(1KB)
----test-pre-changelog-generation.js(763B)
----test-pre-commit.js(520B)
----package.json(1KB)
----test-file.json(48B)
----src()
--------version()
--------index.js(7KB)
--------helpers()
----test-file-2.json(55B)
----test-file.yaml(161B)
----.huskyrc.js(88B)
----test-file.toml(91B)
----action.yml(3KB)
----package-lock.json(107KB)