-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Feature description
Add support for Google Chat integration in GitHub Actions workflow notifications.
Currently, native integrations exist for Slack and Microsoft Teams, but Google Chat is not available as an option.
A dedicated notifier or integration for Google Chat webhooks would enable seamless notifications directly into Chat spaces.
Why would it be useful?
- Many organizations using Google Workspace rely on Google Chat as their primary communication and collaboration tool.
- Having workflow notifications (e.g., build status, deployment results, failure alerts) directly in Google Chat would provide consistent visibility across teams.
- This would bring feature parity with Slack and Teams integrations, ensuring broader coverage of the most commonly used enterprise messaging platforms.
- It would reduce the need for custom scripts, webhooks, or third-party connectors to achieve something already natively supported for other platforms.
Additional context
- Google Chat already supports incoming webhooks that can receive structured JSON payloads.
- Implementing this would be similar to the existing Slack/Teams integrations, with minimal overhead.
Metadata
Metadata
Assignees
Labels
No labels