Skip to content
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

feat(alerting): Add Google Chat alerting provider #234

Merged
merged 7 commits into from Jan 15, 2022
Merged

Conversation

kpolischuk
Copy link
Contributor

1st try
need review
added google chat support
image

alerting/alert/type.go Outdated Show resolved Hide resolved
alerting/provider/gchat/gchat.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@TwiN TwiN changed the title google chat support :: review feat(alerting): Add Google Chat alerting provider Jan 12, 2022
@TwiN TwiN added the area/alerting Related to alerting label Jan 12, 2022
@kpolischuk kpolischuk requested a review from TwiN January 13, 2022 12:33
alerting/alert/type.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2022

Codecov Report

Merging #234 (37e2147) into master (89e6e4a) will increase coverage by 0.25%.
The diff coverage is 93.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   83.12%   83.38%   +0.25%     
==========================================
  Files          52       53       +1     
  Lines        3319     3407      +88     
==========================================
+ Hits         2759     2841      +82     
- Misses        437      441       +4     
- Partials      123      125       +2     
Impacted Files Coverage Δ
alerting/provider/provider.go 100.00% <ø> (ø)
alerting/provider/googlechat/googlechat.go 93.18% <93.18%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24b7258...37e2147. Read the comment docs.

@TwiN
Copy link
Owner

TwiN commented Jan 15, 2022

@kpolischuk Thank you for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Related to alerting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants