Add Google Chats PR notifier

https://github.com/ipacheco-uy/actions-chat Notify a Google Chats Room when a PR has been created with a nice card.
This commit is contained in:
Ignacio 2021-04-09 00:08:19 -03:00 committed by GitHub
parent 46b4340f3e
commit 1bf467ada4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -370,6 +370,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Pull Request Stats](https://github.com/flowwer-dev/pull-request-stats) - Print relevant stats about reviewers.
- [Pull Request Description Enforcer](https://github.com/derkinderfietsen/pr-description-enforcer) - Enforces description on pull requests.
### GitHub Pages
- [Deploy a Zola site to GitHub Pages](https://github.com/shalzz/zola-deploy-action)
@ -406,6 +407,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Send an Embed Message to Discord](https://github.com/sarisia/actions-status-discord)
- [Keep Your PRs in Sync With Teamwork Tasks](https://github.com/Teamwork/github-sync)
- [Send Microsoft Teams Notification](https://github.com/opsless/ms-teams-github-actions)
- [Notify New Pull Requests to Google Chats Room](https://github.com/ipacheco-uy/actions-chat) - Notify a Google Chats Room when a PR has been created with a nice card.
### Deployment