notifyme:只需将一个松弛的通知程序转换为Github Action即可直接从工作流中运行它 源码
发送松弛消息 超级简单的Github Action,可以向Slack发送消息。 用法: - name : send-slack-message uses : mrturkmencom/notifyme@v1 env : web_hook : ${{ secrets.HOOK }} message : " Hi, this is first message from my `send-slack-message` action :crossed_swords_selector: " web_hook :必须能够将给定消息发送到Slack。 您可以从Slack检索它
文件列表
notifyme-master.zip
(预估有个8文件)
notifyme-master
Dockerfile
273B
.gitignore
16B
README.md
725B
notifier.go
1KB
.github
workflows
go.yml
726B
.dockerignore
28B
go.mod
49B
暂无评论