8000 ci: do not require g3 checks for the changes in `ngtsc/sourcemaps` fo… · angular/angular@8292e1c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8292e1c

Browse files
AndrewKushniralxhub
authored andcommitted
ci: do not require g3 checks for the changes in ngtsc/sourcemaps folder (#39035)
This commit updates ngbot config to avoid requesting google3 presubmit for the changes in the `packages/compiler-cli/src/ngtsc/sourcemaps` folder (which is not synced into google3). PR Close #39035
1 parent d8de689 commit 8292e1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/angular-robot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ merge:
4848
- "packages/bazel/src/protractor/**"
4949
- "packages/bazel/src/schematics/**"
5050
- "packages/compiler-cli/ngcc/**"
51+
- "packages/compiler-cli/src/ngtsc/sourcemaps/**",
5152
- "packages/docs/**"
5253
- "packages/elements/schematics/**"
5354
- "packages/examples/**"

0 commit comments

Comments
 (0)
0