node-core-utils icon indicating copy to clipboard operation
node-core-utils copied to clipboard

Feature request: add ability to launch CI job from ncu-ci

Open jasnell opened this issue 4 years ago • 1 comments

e.g.

$ ncu-ci run node-test-pull-request 12345

jasnell avatar Feb 26 '21 15:02 jasnell

It's actually a documentation issue. That is already possible with

$ ncu-ci run 12345

targos avatar Feb 26 '21 16:02 targos