Skip to content

tools: fix skip PR if CI is still running

The original "Skip PR if CI is still running" seems not working, I find it is because ncu-ci url's output can't be greped (not totally sure because I don't have access to jenkins).

Using gh pr checks should be just fine I guess.

Fixes: https://github.com/nodejs/node/issues/40330

Merge request reports

Loading