Skip to content

action-swit

Actions
Send Message to Swit
v1
Latest
Star (9)

Swit for Github Action

Publish Docker Image GitHub Releases

Send a message to Swit using Github Actions

Inputs

webhooks_url

Required Your App's webhooks_url

message

The message send to swit. Default "🏷 ${{ job.status }} ${{ github.sha }} - by ${{ github.actor }}"

You can search github action's context on here

Example Usage

uses: roharon/action-swit@v1
with:
  webhooks_url: "https://hook.swit.io/chat/~~~/~~~"

You can find Message on Swit like this.

image

How to get my webhooks_url?

First, Create your swit app

Second, Enable Webhook URL & Click Add New Webhook

Choose channel or project you want 🙃 image

action-swit is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Send Message to Swit
v1
Latest

action-swit is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.