action-slack-notify:GitHub向Slack频道发送通知的操作

时间:2024-05-19 12:18:45
【文件属性】:

文件名称:action-slack-notify:GitHub向Slack频道发送通知的操作

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-19 12:18:45

slack github-actions research-development Go

该动作是创建的的。 Slack Notify-GitHub动作 用于向Slack频道发送消息。 截屏 仅当此操作在“之后运行时,“ Site和SSH Host详细信息才可用。 用法 您可以在执行任何其他操作之后使用此操作。 这是此操作的示例设置: 在您的GitHub .github/workflows/slack-notify.yml库中创建一个.github/workflows/slack-notify.yml文件。 将以下代码添加到slack-notify.yml文件。 on : push name : Slack Notification Demo jobs : slackNotification : name : Slack Notification runs-on : ubuntu-latest steps : - uses : a


【文件预览】:
action-slack-notify-master
----main.go(6KB)
----main.sh(2KB)
----action.yml(228B)
----Dockerfile(1KB)
----LICENSE(1KB)
----README.md(6KB)
----entrypoint.sh(827B)

网友评论