workflow-conclusion-action:GitHub 操作以获取工作流结论

时间:2021-08-05 05:24:46
【文件属性】:
文件名称:workflow-conclusion-action:GitHub 操作以获取工作流结论
文件大小:115KB
文件格式:ZIP
更新时间:2021-08-05 05:24:46
github-actions TypeScript 工作流结论操作 用其他语言阅读本文:、。 GitHub 操作以获取工作流结论。 目录 细节 用 用法 例如 Lint => 测试 => 发布(仅标记)=> 松弛(仅当任何作业失败时) on : push name : CI jobs : lint : name : ESLint runs-on : ubuntu-latest ... test : name : Coverage needs : lint strategy : matrix : node : ['11', '12'] ... publish : name : Publish Package needs : test if : startsWith(github.ref, 'refs/tags/v')
【文件预览】:
workflow-conclusion-action-master
----.releasegarc(130B)
----.eslintrc(3KB)
----.github()
--------stale.yml(719B)
--------pr-labeler.yml(227B)
--------card-labeler.yml(54B)
--------workflow-details.json(104B)
--------FUNDING.yml(40B)
--------no-response.yml(715B)
--------config.yml(2KB)
--------CONTRIBUTING.md(2KB)
--------release-drafter.yml(718B)
--------CODE_OF_CONDUCT.md(3KB)
--------ISSUE_TEMPLATE()
--------workflow-settings.json(668B)
--------CODEOWNERS(18B)
--------pull_request_template.md(999B)
--------workflows()
--------labeler.yml(349B)
----README.ja.md(3KB)
----yarn.lock(186KB)
----action.yml(715B)
----.commitlintrc(60B)
----src()
--------main.ts(616B)
--------process.ts(2KB)
--------constant.ts(135B)
----tsconfig.json(5KB)
----LICENSE(1KB)
----jest.config.js(325B)
----__tests__()
--------fixtures()
--------process.test.ts(6KB)
----README.md(3KB)
----.husky()
--------commit-msg(71B)
--------pre-commit(59B)
--------.gitignore(2B)
----.lintstagedrc(42B)
----.editorconfig(188B)
----.gitignore(61B)
----_config.yml(84B)
----jest.setup.ts(87B)
----package.json(2KB)

网友评论