We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32e64f commit b672a0bCopy full SHA for b672a0b
.github/policies/resourceManagement.yml
@@ -2529,7 +2529,16 @@ configuration:
2529
then:
2530
- removeLabel:
2531
label: no-recent-activity
2532
- description:
+ description:
2533
+ - if:
2534
+ - payloadType: Pull_Request
2535
+ then:
2536
2537
+ - filesMatchPattern:
2538
+ pattern: specification/.*(\.tsp|tspconfig.yaml)
2539
2540
+ - addLabel:
2541
+ label: TypeSpec
2542
- if:
2543
- payloadType: Pull_Request
2544
0 commit comments