Cloud-build-slack-notification:将Cloud构建通知发送给Slack

时间:2024-05-26 03:44:36
【文件属性】:

文件名称:Cloud-build-slack-notification:将Cloud构建通知发送给Slack

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-26 03:44:36

slack google-cloud serverless-framework notification cloud-build

google-cloud-build-slack Google Cloud Build的Slack集成,使用Google Cloud Functions在构建达到特定状态时将消息发布到Slack。 设置 创建一个Slack应用,然后复制webhook URL: Add the value in Index.js File SLACK_WEBHOOK_URL='' 2.设置一个github令牌,以获取slack消息中的github提交作者信息(如果适用)。 Add the value in Index.js File GITHUB_TOKEN='' 使用创建功能 选项1:使用无服务器框架进行部署 serverless安装 npm install serverless -g 确保价值project.credentials在serverless.yml点。 serverless deplo


【文件预览】:
Cloud-build-slack-notification-master
----README.md(2KB)
----serverless.yml(589B)
----singedURL.js(6KB)
----index.js(4KB)
----package.json(982B)

网友评论