docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

Send slack message for failed master builds #628

Closed StefanScherer closed 5 years ago

StefanScherer commented 5 years ago

Signed-off-by: Stefan Scherer stefan.scherer@docker.com

- What I did Added a post step to send a Slack message when a build in master branch failed.

- How I did it

- How to verify it Run in internal CI

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

codecov[bot] commented 5 years ago

Codecov Report

Merging #628 into master will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #628      +/-   ##
==========================================
+ Coverage   71.95%   72.07%   +0.11%     
==========================================
  Files          49       49              
  Lines        2560     2560              
==========================================
+ Hits         1842     1845       +3     
+ Misses        486      484       -2     
+ Partials      232      231       -1
Impacted Files Coverage Δ
types/parameters/parameters.go 96.82% <0%> (+4.76%) :arrow_up:

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 fffbbfa...b2eff1e. Read the comment docs.