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

Create Slack integration for Google Cloud Build #1969

Closed
wants to merge 1 commit into from

Conversation

RJPercival
Copy link
Contributor

Posts notifications to a Slack channel whenever a Google Cloud Build completes. We've been using this in our #dev channel for months now.

Checklist

@codecov
Copy link

codecov bot commented Nov 13, 2019

Codecov Report

Merging #1969 (df4e943) into master (5e12fb3) will decrease coverage by 7.99%.
The diff coverage is n/a.

❗ Current head df4e943 differs from pull request most recent head 1e56584. Consider uploading reports for the commit 1e56584 to get more accurate results

@@            Coverage Diff             @@
##           master    #1969      +/-   ##
==========================================
- Coverage   66.12%   58.12%   -8.00%     
==========================================
  Files         103      113      +10     
  Lines        7013     9676    +2663     
==========================================
+ Hits         4637     5624     +987     
- Misses       1884     3555    +1671     
- Partials      492      497       +5     
Impacted Files Coverage Δ
storage/cloudspanner/log_storage.go 0.00% <0.00%> (-55.93%) ⬇️
merkle/log_proofs.go 44.23% <0.00%> (-52.74%) ⬇️
storage/cloudspanner/admin.go 5.92% <0.00%> (-39.23%) ⬇️
storage/cloudspanner/tree_storage.go 0.00% <0.00%> (-36.32%) ⬇️
storage/mysql/queue.go 43.13% <0.00%> (-19.61%) ⬇️
trees/optype_string.go 16.66% <0.00%> (-16.67%) ⬇️
quota/group_string.go 22.22% <0.00%> (-11.12%) ⬇️
quota/kind_string.go 25.00% <0.00%> (-8.34%) ⬇️
storage/tree/layout.go 67.74% <0.00%> (-7.26%) ⬇️
quota/quota.go 85.71% <0.00%> (-5.96%) ⬇️
... and 123 more

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 49b25e4...1e56584. Read the comment docs.

@RJPercival RJPercival force-pushed the gcb2slack branch 2 times, most recently from ffddcc0 to df4e943 Compare November 13, 2019 18:22
Posts notifications to a Slack channel whenever a Google Cloud Build
completes.
@RJPercival RJPercival requested a review from a team as a code owner May 26, 2022 11:56
@RJPercival RJPercival requested a review from pphaneuf May 26, 2022 11:56
@google-cla google-cla bot added cla: no and removed cla: yes labels May 26, 2022
@AlCutter AlCutter removed the request for review from pphaneuf May 26, 2022 11:57
@roger2hk
Copy link
Contributor

/gcbrun

@JAORMX
Copy link
Collaborator

JAORMX commented Dec 9, 2022

Let's close this in favor of #2863

@JAORMX JAORMX closed this Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants