Skip to content

Commit 16bfd22

Browse files
authored
[chore] Add Container Service Fleet label to PRs touching fleet files (#32878)
1 parent 2d73bd7 commit 16bfd22

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/policies/resourceManagement.yml

+10
Original file line numberDiff line numberDiff line change
@@ -2774,6 +2774,16 @@ configuration:
27742774
then:
27752775
- addLabel:
27762776
label: Container Service
2777+
- if:
2778+
- includesModifiedFiles:
2779+
files:
2780+
- specification/containerservice/Fleet.Management
2781+
- specification/containerservice/fleet
2782+
excludedFiles:
2783+
- ''
2784+
then:
2785+
- addLabel:
2786+
label: Container Service Fleet
27772787
- if:
27782788
- includesModifiedFiles:
27792789
files:

0 commit comments

Comments
 (0)