-
Notifications
You must be signed in to change notification settings - Fork 533
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
chore(release-script): Include the step for sending announcement emails to both public and private mailing lists #2442
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2442 (2023-11-17T14:31:24Z) ⚙️ JKube E2E Tests (6905152274)
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2442 +/- ##
============================================
+ Coverage 59.36% 61.26% +1.90%
- Complexity 4586 4847 +261
============================================
Files 500 520 +20
Lines 21211 21515 +304
Branches 2830 2858 +28
============================================
+ Hits 12591 13181 +590
+ Misses 7370 7102 -268
+ Partials 1250 1232 -18 ☔ View full report in Codecov by Sentry. |
…ls to both public and private mailing lists Signed-off-by: Sun Seng David TAN <[email protected]>
b8d390a
to
67c56d0
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
Description
Update release script to include the crucial step of sending an email to the mailing list during the release process.
Type of change
test, version modification, documentation, etc.)
Checklist