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 00c20e6 commit 7de57d4Copy full SHA for 7de57d4
.github/label-pr-config.yml
@@ -54,7 +54,7 @@ subSystemLabels:
54
/^vcbuild\.bat$/: build, windows, needs-ci
55
/^(android-)?configure|node\.gyp|common\.gypi$/: build, needs-ci
56
# more specific tools
57
- /^tools\/gyp/: tools, build, needs-ci
+ /^tools\/gyp/: tools, build, needs-ci, dont-land-on-v14.x, dont-land-on-v12.x
58
/^tools\/doc\//: tools, doc
59
/^tools\/icu\//: tools, intl, needs-ci
60
/^tools\/(?:osx-pkg\.pmdoc|pkgsrc)\//: tools, macos, install
0 commit comments