| # Configuration for .github/workflows/pull_request_label.yml. |
| |
| 'type-infra': |
| - changed-files: |
| - any-glob-to-any-file: '.github/**' |
| |
| 'package:blast_repo': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/blast_repo/**' |
| |
| 'package:corpus': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/corpus/**' |
| |
| 'package:dart_flutter_team_lints': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/dart_flutter_team_lints/**' |
| |
| 'package:firehose': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/firehose/**' |
| |
| 'package:repo_manage': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/repo_manage/**' |
| |
| 'package:sdk_triage_bot': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/sdk_triage_bot/**' |
| |
| 'package:trebuchet': |
| - changed-files: |
| - any-glob-to-any-file: 'pkgs/trebuchet/**' |