1. 首页
  2. 数据库
  3. 其它
  4. action slack:Github操作用于通过Webhook URL将消息发送到Slack频道 源码

action slack:Github操作用于通过Webhook URL将消息发送到Slack频道 源码

上传者: 2021-04-19 01:07:13上传 ZIP文件 181KB 热度 28次
行动懈怠 用于通过Webhook将消息发送到Slack的操作。 用法 此操作的逐字反映了 。 当前不支持某些项目(即附件)。 name : Example Action on : push jobs : sendAMessage : name : Send a Message runs-on : ubuntu-latest steps : - use : bluenovaio/action-slack@main with : username : " ExampleBot " icon_emoji : " :robot_face: " text : " This is a sample message " webhook_url : ${{
用户评论