We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c1ab0 commit e9b0253Copy full SHA for e9b0253
doc/contributing/diagnostic-tooling-support-tiers.md
@@ -43,9 +43,10 @@ the following tiers.
43
organization or website;
44
* The tool must be open source.
45
46
-* Tier 3 - If possible its test suite
47
- will be run at least nightly in the Node.js CI and issues opened for
48
- failures. Does not block shipping a release.
+* Tier 3 - Its test suite will be run either as nightly in Node.js CI
+ or in CITGM (in case if a test cannot be configured and run in nightly
+ by virtue of the nature of the tool in question) and issues opened for
49
+ failures. Does not block shipping a release.
50
51
* Tier 4 - Does not block shipping a release.
52
0 commit comments