Skip to content

Commit 3702ae7

Browse files
committed
doc: add additional useful ci job to list
PR-URL: #13086 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent fccc0bf commit 3702ae7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

COLLABORATOR_GUIDE.md

+4
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ you can run [`citgm-abi-smoker`](https://ci.nodejs.org/job/citgm-abi-smoker/).
108108
is designed to allow one to run a group of tests over and over on a specific
109109
platform to confirm that the test is reliable.
110110

111+
* [`node-test-commit-v8-linux`](https://ci.nodejs.org/job/node-test-commit-v8-linux/)
112+
is designed to allow validation of changes to the copy of V8 in the Node.js
113+
tree by running the standard V8 tests. It should be run whenever the
114+
level of V8 within Node.js is updated or new patches are floated on V8.
111115

112116
### Internal vs. Public API
113117

0 commit comments

Comments
 (0)