blob: 3add1c1717e17d862a3698b596fd8edf347ce220 [file]
# Configuration for .github/workflows/pull_request_label.yml.
'type-infra':
- changed-files:
- any-glob-to-any-file: '.github/**'
'package:cronet_http':
- changed-files:
- any-glob-to-any-file: 'pkgs/cronet_http/**'
'package:cupertino_http':
- changed-files:
- any-glob-to-any-file: 'pkgs/cupertino_http/**'
'package:http':
- changed-files:
- any-glob-to-any-file: 'pkgs/http/**'
'package:http2':
- changed-files:
- any-glob-to-any-file: 'pkgs/http2/**'
'package:http_parser':
- changed-files:
- any-glob-to-any-file: 'pkgs/http_parser/**'
'package:http_client_conformance_tests':
- changed-files:
- any-glob-to-any-file: 'pkgs/http_client_conformance_tests/**'