nodejs / node-core-utils

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

fix: properly terminate pr landing sessions #708

Closed anonrig closed 11 months ago

anonrig commented 11 months ago

This pull request properly terminates the CLI issue, but does not fix the unnecessary Querying for API... log.

Example output

? This PR is not ready to land, do you want to continue? No
⠋ Querying API for job/node-test-pull-request/52248/   ✔  Aborted `git node land` session in /Users/yagiz/Developer/node/.ncu

Reference: https://github.com/nodejs/node-core-utils/issues/707

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6477632) 83.38% compared to head (f06d9e3) 83.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #708 +/- ## ======================================= Coverage 83.38% 83.38% ======================================= Files 37 37 Lines 4158 4158 ======================================= Hits 3467 3467 Misses 691 691 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.