Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7de57d4

Browse filesBrowse files
committed
build: dont-land gyp-next PRs on LTS branches
gyp-next doesn't support Python 3 anymore so we can't backport its updates. PR-URL: #38887 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
1 parent 00c20e6 commit 7de57d4
Copy full SHA for 7de57d4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.github/label-pr-config.yml‎

Copy file name to clipboardExpand all lines: .github/label-pr-config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ subSystemLabels:
5454
/^vcbuild\.bat$/: build, windows, needs-ci
5555
/^(android-)?configure|node\.gyp|common\.gypi$/: build, needs-ci
5656
# more specific tools
57-
/^tools\/gyp/: tools, build, needs-ci
57+
/^tools\/gyp/: tools, build, needs-ci, dont-land-on-v14.x, dont-land-on-v12.x
5858
/^tools\/doc\//: tools, doc
5959
/^tools\/icu\//: tools, intl, needs-ci
6060
/^tools\/(?:osx-pkg\.pmdoc|pkgsrc)\//: tools, macos, install

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.