Skip to content

binaryedge/be-ghaction-slack-notif

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

be-ghaction-slack-notif

Github Action to deliver notifications to a slack channel, based on a repository event.

Environment Variables:

  • SLACK_WEBHOOK_URL (required): Webhook URL of the Slack Channel to send the notifications to.
  • SERVICE_NAME (optional): Name of the service to display (useful when repository names aren't completely descriptive).