hyungwookchoi/Google Chat Webhook Notification
Send GitHub Actions notifications to Google Chat using cardsV2 format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 28, 2025
- License
- MIT
Pinned Snippet
uses: hyungwookchoi/google-chat-webhook-action@01a8ac3d0f8a13557fdf71f2e05ada8efffc4b51 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Google Chat Webhook URL | yes | — |
| title | Notification title | yes | GitHub Action Notification |
| text | Plain text message (optional) | no | "" |
| github_token | GitHub token for API access | no | ${{ github.token }} |
Outputs
no outputs