Skip to content
aperture

GitHub Action

BE Slack Notify Action

v0.1a Latest version

BE Slack Notify Action

aperture

BE Slack Notify Action

Let everyone know of your shananigans

Installation

Copy and paste the following snippet into your .yml file.

              

- name: BE Slack Notify Action

uses: binaryedge/[email protected]

Learn more about this action in binaryedge/be-ghaction-slack-notif

Choose a version

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).