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: automate announcements for pre release #786

Closed marco-ippolito closed 1 month ago

marco-ippolito commented 1 month ago

This pr allows to automatically create an issue on node-docker repository to announce the security release. Next step is automate the announcement on google groups

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.97%. Comparing base (fdf413e) to head (7bf793c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #786 +/- ## ======================================= 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.

RafaelGSS commented 1 month ago

@marco-ippolito can you fix lint so I can merge it?