ci: use the releaseNotification step#1659
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1659 +/- ##
=========================================
Coverage 58.93% 58.94%
Complexity 92 92
=========================================
Files 404 404
Lines 18440 18440
Branches 2561 2561
=========================================
+ Hits 10868 10869 +1
- Misses 6802 6803 +1
+ Partials 770 768 -2
Continue to review full report at Codecov.
|
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
|
@v1v do you think we could review & merge this as-is, or does it still needs few changes before it's ready ? As it's release we might not be able to test it properly until the next release, but given it's only about notifications we should not expect breaking changes here. |
Co-authored-by: cachedout <mike.place@elastic.co>
What
Use elastic/apm-pipeline-library#976 to simplify the body manipulation
Enable email/slack communications when a tag release has created
Actions