文件名称:action-slack-message:Github动作为Core3发送松弛消息
文件大小:413KB
文件格式:ZIP
更新时间:2024-04-28 11:12:07
TypeScript
争论 自定义工作名称 定义自定义作业名称时,如下所示: notify-custom-name : runs-on : ${{ matrix.os }} name : some custom name # <<< CUSTOM JOB NAME DEFINED HERE strategy : matrix : os : [ubuntu-latest, windows-latest] 您需要将自定义作业名称作为参数传递,如下所示: steps : - name : Notify slack uses : ' wixplosives/action-slack-message@main ' ... with
【文件预览】:
action-slack-message-main
----.eslintrc.json(2KB)
----.gitattributes(38B)
----.github()
--------dependabot.yml(274B)
--------workflows()
----action.yml(1KB)
----.prettierignore(24B)
----src()
--------main.ts(2KB)
--------types.ts(208B)
--------const.ts(310B)
--------components()
----.prettierrc.json(152B)
----tsconfig.json(923B)
----LICENSE(1KB)
----jest.config.js(235B)
----__tests__()
--------main.test.ts(2KB)
----README.md(4KB)
----dist()
--------sourcemap-register.js(122KB)
--------index.js.map(519KB)
--------index.js(597KB)
--------licenses.txt(51KB)
----.gitignore(1KB)
----CODEOWNERS(27B)
----.eslintignore(40B)
----package-lock.json(549KB)
----package.json(1KB)