说明:松弛请求打开通知
使用github动作来通知slack请求请求已被打开。
用法
将以下yaml添加到您的github action新工作流程中。
name : Slack pull request open notification
on :
pull_request :
types : [opened, reopened]
jobs :
build :
runs-on : ubuntu-latest
steps :
- name : Notify sl
<weixin_42133861> 上传 | 大小:5kb