-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Google Chat support #107
Add Google Chat support #107
Conversation
@KeisukeYamashita: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Welcome @KeisukeYamashita! It looks like this is your first PR to falcosecurity/falcosidekick 🎉 |
f7f9980
to
313dfa6
Compare
Awesome, I'll review it asap. Thank you. |
a2302ef
to
27fbc09
Compare
eb5d26c
to
ed95d2a
Compare
LGTM label has been added. Git tree hash: 29e528067b3c77fdabb87ae59268a4da9d91f6ba
|
@KeisukeYamashita just a little conflict to fix and it's all good 👍 |
@KeisukeYamashita: Adding label Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Co-authored-by: Thomas Labarussias <issif+github@gadz.org> Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
Sorry, I accidentally merge the master branch... PTAL when you have time. Thank you in advance 🙇 |
LGTM label has been added. Git tree hash: de87a2dbe68cc3ca3e6f0d9954d683bcdbc2fe88
|
Thank you for your contribution 👍 Since we do not allow merge commits, could you please fix that by removing the Merge branch 'master' into add-google-chat-support commit and then perform a We will be happy to merge this PR once that has been fixed 🚀 If you need any support on that, please let me know. |
cea9684
to
a70cb77
Compare
@leogr Sorry, I removed the merge commit 🙇 Thank you for your kind notice and guide 🙇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, LGTM now 👍
Thank you @KeisukeYamashita 👏
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Issif, leogr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area build
What this PR does / why we need it:
Google Chat is a wonderful workspace app like Slack, Mattermost, etc.
Which issue(s) this PR fixes:
Fixes #102
Special notes for your reviewer:
The API description of the Google Chat API is described here https://developers.google.com/hangouts/chat/how-tos/webhooks.