mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #60] [MERGED] Add GitHub action for posting Slack messages as a bot #2829
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/60
Author: @abinoda
Created: 1/19/2019
Status: ✅ Merged
Merged: 1/28/2019
Merged by: @sdras
Base:
master← Head:patch-1📝 Commits (2)
fa0a4e2Add GitHub action for posting Slack messages as a bot44fb85fupdate repo url📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
There have been a few other GitHub Actions for Slack floating around out there, however this one is different in that it uses Slack bots versus user tokens or incoming webhooks. The advantages of using Slack bots is documented in the README but include better durability and extensibility.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.