Skip to content

Swit-ChristianKim/swit-webhook

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

Repository files navigation

build-and-test

Swit Webhook GitHub Action

Send message at channel and create Task Card

Prerequisites

  • Create Swit web hook url

Usage

- name: Swit-webhook
  uses: Swit-ChristianKim/swit-webhook@v4
  with:
    WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
    MESSAGE: "insert message"

Inputs

Environment Variables

The following are all required.

name description
WEBHOOK_URL Swit webhook url
MESSAGE channel message text and title of task card

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published