| # Configuration for .github/workflows/pull_request_label.yml. |
| |
| 'type-infra': |
| - changed-files: |
| - any-glob-to-any-file: '.github/**' |
| |
| 'package:bazel_worker': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/bazel_worker/**' |
| |
| 'package:benchmark_harness': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/benchmark_harness/**' |
| |
| 'package:boolean_selector': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/boolean_selector/**' |
| |
| 'package:browser_launcher': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/browser_launcher/**' |
| |
| 'package:cli_config': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/cli_config/**' |
| |
| 'package:cli_util': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/cli_util/**' |
| |
| 'package:clock': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/clock/**' |
| |
| 'package:code_builder': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/code_builder/**' |
| |
| 'package:coverage': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/coverage/**' |
| |
| 'package:csslib': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/csslib/**' |
| |
| 'package:extension_discovery': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/extension_discovery/**' |
| |
| 'package:file': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/file/**' |
| |
| 'package:file_testing': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/file_testing/**' |
| |
| 'package:graphs': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/graphs/**' |
| |
| 'package:html': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/html/**' |
| |
| 'package:io': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/io/**' |
| |
| 'package:json_rpc_2': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/json_rpc_2/**' |
| |
| 'package:mime': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/mime/**' |
| |
| 'package:oauth2': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/oauth2/**' |
| |
| 'package:package_config': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/package_config/**' |
| |
| 'package:pool': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/pool/**' |
| |
| 'package:pub_semver': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/pub_semver/**' |
| |
| 'package:pubspec_parse': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/pubspec_parse/**' |
| |
| 'package:source_map_stack_trace': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/source_map_stack_trace/**' |
| |
| 'package:source_maps': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/source_maps/**' |
| |
| 'package:source_span': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/source_span/**' |
| |
| 'package:sse': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/sse/**' |
| |
| 'package:stream_transform': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/stream_transform/**' |
| |
| 'package:term_glyph': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/term_glyph/**' |
| |
| 'package:test_reflective_loader': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/test_reflective_loader/**' |
| |
| 'package:timing': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/timing/**' |
| |
| 'package:unified_analytics': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/unified_analytics/**' |
| |
| 'package:watcher': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/watcher/**' |