Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Github Action Notification

Actions
Github Action Notification with Discord and Slack
v1.0.16
Latest
Star (25)

logo

A Github actions notification to Discord, Slack, Telegram, Google chat, Microsoft Teams, Support show QR code

ContributorsLicense

Usage

uses:hunghg255/action-notifications@masterwith:discord_webhook:${{ secrets.DISCORD_WEBHOOK }}slack_webhook:${{ secrets.SLACK_WEBHOOK }}telegram_bot_token:${{ secrets.TELEGRAM_BOT_TOKEN }}telegram_chat_id:${{ secrets.TELEGRAM_CHAT_ID }}# telegram_message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}google_chat_webhook:${{ secrets.GOOGLE_CHAT_WEBHOOK }}ms_teams_webhook:${{ secrets.MS_TEAMS_WEBHOOK }}title:"Deploy to Dev"description:"Test here: https://hung.thedev.id"

Inputs

PropertiesDescription
discord_webhookDiscord Webhook
slack_webhookSlack Webhook
slack_usernameSlack Username
telegram_bot_tokenTelegram Bot TokenRequiretelegram_chat_id
telegram_chat_idTelegram Chat IDRequiretelegram_bot_token
telegram_message_thread_idTelegram Thread Message For Topic
google_chat_webhookGoogle Chat Webhook
ms_teams_webhookMicrosoft Teams Webhook
titleTitle
descriptionDescription
qrcodeText

Example

name:Notificationon:push:branches:      -noficationjobs:deploy:runs-on:ubuntu-lateststeps:      -name:Checkoutuses:actions/checkout@v3      -name:Build and lintrun:|          echo "Build and lint"      -name:Notification Failureif:failure()uses:hunghg255/action-notifications@masterwith:discord_webhook:${{ secrets.DISCORD_WEBHOOK }}slack_webhook:${{ secrets.SLACK_WEBHOOK }}telegram_bot_token:${{ secrets.TELEGRAM_BOT_TOKEN }}telegram_chat_id:${{ secrets.TELEGRAM_CHAT_ID }}# Remove comment below for Telegram Topic Message# telegram_message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}google_chat_webhook:${{ secrets.GOOGLE_CHAT_WEBHOOK }}ms_teams_webhook:${{ secrets.MS_TEAMS_WEBHOOK }}title:"Deploy to Dev"description:"Test here: https://hung.thedev.id"notifification:needs:deployruns-on:ubuntu-lateststeps:      -name:Notification Successuses:hunghg255/action-notifications@masterif:always()with:discord_webhook:${{ secrets.DISCORD_WEBHOOK }}slack_webhook:${{ secrets.SLACK_WEBHOOK }}telegram_bot_token:${{ secrets.TELEGRAM_BOT_TOKEN }}telegram_chat_id:${{ secrets.TELEGRAM_CHAT_ID }}# Remove comment below for Telegram Topic Message# telegram_message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}google_chat_webhook:${{ secrets.GOOGLE_CHAT_WEBHOOK }}ms_teams_webhook:${{ secrets.MS_TEAMS_WEBHOOK }}title:"Deploy to Dev"description:"Test here: https://hung.thedev.id"

Results

  • Discord

Discord

  • Slack

Slack

  • Telegram

Telegram

  • Google Chat

Google Chat

  • Microsoft Teams

Microsoft Teams

Github Action Notification 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

Github Action Notification with Discord and Slack
v1.0.16
Latest

Github Action Notification 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.


[8]ページ先頭

©2009-2025 Movatter.jp