blob: 2559ddc24e227b9ea84d051d7c7209b942b64ed4 [file] [log] [blame]
# Configuration for .github/workflows/pull_request_label.yaml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:args':
- changed-files:
- any-glob-to-any-file: 'pkgs/args/**'
'package:async':
- changed-files:
- any-glob-to-any-file: 'pkgs/async/**'
'package:characters':
- changed-files:
- any-glob-to-any-file: 'pkgs/characters/**'
'package:collection':
- changed-files:
- any-glob-to-any-file: 'pkgs/collection/**'
'package:convert':
- changed-files:
- any-glob-to-any-file: 'pkgs/convert/**'
'package:crypto':
- changed-files:
- any-glob-to-any-file: 'pkgs/crypto/**'
'package:fixnum':
- changed-files:
- any-glob-to-any-file: 'pkgs/fixnum/**'
'package:lints':
- changed-files:
- any-glob-to-any-file: 'pkgs/lints/**'
'package:logging':
- changed-files:
- any-glob-to-any-file: 'pkgs/logging/**'
'package:os_detect':
- changed-files:
- any-glob-to-any-file: 'pkgs/os_detect/**'
'package:path':
- changed-files:
- any-glob-to-any-file: 'pkgs/path/**'
'package:platform':
- changed-files:
- any-glob-to-any-file: 'pkgs/platform/**'
'package:typed_data':
- changed-files:
- any-glob-to-any-file: 'pkgs/typed_data/**'