juwoong / action-slack-webhook-message

action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Slack Message

Send message inclues commit message, commiter, commit hash and branch

inputs:
  slack_webhook_url: 
    description: 'Slack Webhook URL'
    required: true
  short_sha:
    description: 'Short SHA'
    required: true
  image_name:
    description: 'Image name'
    required: true

About

action

License:MIT License