Skip to content

Github action that sends a simple slack notification with a title and body

Notifications You must be signed in to change notification settings

sibipro/action-slack-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

action-slack-notification

Github action that sends a simple slack notification

Usage

steps:
- uses: sibipro/action-slack-notification@v1
  with:
    channel: <slack channel>
    token: <slack token>
    messages: Deplyment failure for whosit service
    type: failure

About

Github action that sends a simple slack notification with a title and body

Resources

Stars

Watchers

Forks

Packages

No packages published