chore: labeler: add area/client mapping for internal/client/** (#4716)

This commit is contained in:
Milos Gajdos
2025-10-15 08:59:39 -07:00
committed by GitHub

4
.github/labeler.yml vendored
View File

@@ -53,6 +53,10 @@ area/storage/s3:
- changed-files:
- any-glob-to-any-file:
- registry/storage/driver/s3-aws/**
area/client:
- changed-files:
- any-glob-to-any-file:
- internal/client/**
dependencies:
- changed-files:
- any-glob-to-any-file: