Skip to content

Commit 8a61ffe

Browse files
committed
doc: add CIGTM to glossary.md
1 parent ca0044b commit 8a61ffe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

glossary.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
You may also need to check <https://chromium.googlesource.com/chromiumos/docs/+/HEAD/glossary.md>.
22

3+
* CIGTM: "The Canary in the Goldmine". cigtm is a simple tool for pulling down
4+
an arbitrary module from npm and testing it using a specific version of the node
5+
runtime. The Node.js project uses citgm to smoke test our releases and
6+
controversial changes. See more details at [cigtm](https://github.com/nodejs/citgm).
37
* LGTM: "Looks good to me", commonly used to approve a code review.
48
* PTAL: Please take a look.
59
* RSLGTM: "Rubber-stamp looks good to me". The reviewer approving without doing

0 commit comments

Comments
 (0)