nodejs / node-core-utils

CLI tools for Node.js Core collaborators
https://nodejs.github.io/node-core-utils/
MIT License
228 stars 105 forks source link

feat: create pre release blogpost #773

Closed marco-ippolito closed 1 month ago

marco-ippolito commented 2 months ago

This PR introduces the functionality to create the pre release blogpost

git-node security --pre-release

It will manually prompt if there is a openssl update and add the section without mentioning which specific release lines

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.97%. Comparing base (648918b) to head (15c15ca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #773 +/- ## ======================================= Coverage 82.97% 82.97% ======================================= Files 37 37 Lines 4200 4200 ======================================= Hits 3485 3485 Misses 715 715 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

marco-ippolito commented 1 month ago

cc @RafaelGSS