Skip to content

Commit f2341e2

Browse files
committed
ci: update g3 synced file list (angular#39084)
Update the list of files synced into g3 PR Close angular#39084
1 parent f7213cb commit f2341e2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/angular-robot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ merge:
3838
- "modules/benchmarks/**"
3939
- "modules/system.d.ts"
4040
- "packages/**"
41+
- "dev-infra/benchmark/driver-utilities/**"
4142
# list of patterns to ignore for the files changed by the PR
4243
exclude:
4344
- "packages/*"
@@ -47,6 +48,7 @@ merge:
4748
- "packages/bazel/src/ng_package/**"
4849
- "packages/bazel/src/protractor/**"
4950
- "packages/bazel/src/schematics/**"
51+
- "packages/compiler-cli/src/ngcc/**"
5052
- "packages/compiler-cli/linker/**"
5153
- "packages/compiler-cli/ngcc/**"
5254
- "packages/compiler-cli/src/ngtsc/sourcemaps/**"
@@ -57,6 +59,8 @@ merge:
5759
- "packages/localize/**"
5860
- "packages/private/**"
5961
- "packages/service-worker/**"
62+
- "packages/common/locales/**"
63+
- "packages/http/**"
6064
- "**/.gitignore"
6165
- "**/.gitkeep"
6266
- "**/yarn.lock"

0 commit comments

Comments
 (0)