-
Notifications
You must be signed in to change notification settings - Fork 74
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
ci: replace release notes generator action with one maintained by stepsecurity #3291
ci: replace release notes generator action with one maintained by stepsecurity #3291
Conversation
…psecurity Signed-off-by: PavelSBorisov <[email protected]>
Quality Gate passedIssues Measures |
Test Results 19 files - 3 256 suites - 39 31m 58s ⏱️ - 4m 18s For more details on these failures, see this check. Results for commit 0792258. ± Comparison against base commit b55ca6b. This pull request removes 1 test.
♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
@Nana-EC the codecov for this repo is below 80% which is causing failure of the codecov check. How would you like to resolve this issue? @rbarkerSL for SA. |
In a non-blocking fashion. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3291 +/- ##
==========================================
- Coverage 78.88% 77.89% -0.99%
==========================================
Files 48 66 +18
Lines 3608 4470 +862
Branches 841 1003 +162
==========================================
+ Hits 2846 3482 +636
- Misses 423 613 +190
- Partials 339 375 +36
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Description:
The release-automation.yml workflow uses a release notes generator action that has an equivalent maintained by StepSecurity.
This PR replaces it with the StepSecurity variant.
Related issue(s):
Fixes #3267
Notes for reviewer:
N/A
Checklist