Skip to content

Commit 1fabef3

Browse files
RafaelGSSjuanarbol
authored andcommitted
doc: mention how to run ncu-ci citgm
PR-URL: #46090 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
1 parent 84dc65a commit 1fabef3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/contributing/releases.md

+7
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,13 @@ purpose. Run it once with the base `vx.x` branch as a reference and with the
537537
proposal branch to check if new regressions could be introduced in the
538538
ecosystem.
539539

540+
Use `ncu-ci` to compare `vx.x` run (10) and proposal branch (11)
541+
542+
```console
543+
$ npm i -g node-core-utils
544+
$ ncu-ci citgm 10 11
545+
```
546+
540547
<details>
541548
<summary>Security release</summary>
542549

0 commit comments

Comments
 (0)