文件名称:release-notes-generator:Github Action for语义发布发行说明生成器
文件大小:40KB
文件格式:ZIP
更新时间:2024-04-18 23:37:05
JavaScript
发行说明生成器 Github Action for语义发布/发布注释生成器 安装 name : Generate release notes on : push jobs : build : runs-on : ubuntu-latest steps : - uses : actions/checkout@v2 with : # Fetches entire history, so we can analyze commits fetch-depth : 0 - name : Generate release notes id : release_notes uses : fresa/release-notes-generator@master
【文件预览】:
release-notes-generator-main
----.eslintrc(365B)
----package.json(972B)
----.github()
--------version_config.yml(1KB)
--------workflows()
----.prettierrc(89B)
----.prettierignore(16B)
----action.yml(1KB)
----LICENSE(1KB)
----package-lock.json(89KB)
----src()
--------release-notes-generator.d.ts(659B)
--------main.ts(1KB)
----tsconfig.json(216B)
----.gitignore(6KB)
----README.md(1KB)
----.eslintignore(16B)
----.editorconfig(33B)
----fetch_artifact.js(5KB)
----.gitattributes(18B)
----.vscode()
--------settings.json(92B)