Skip to content

Commit 79e45db

Browse files
authored
Merge pull request #13285 from MicrosoftDocs/gewarren-patch-4
Limit use of auto-merge label
2 parents f6c7ac6 + 43e5315 commit 79e45db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/policies/auto-merge.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ configuration:
1616
label: ':octocat: auto-merge'
1717
- targetsBranch:
1818
branch: live
19+
- isActivitySender:
20+
user: microsoft-github-policy-service[bot]
1921
then:
2022
- enableAutoMerge:
2123
mergeMethod: Merge
@@ -26,4 +28,4 @@ configuration:
2628
- labelRemoved:
2729
label: ':octocat: auto-merge'
2830
then:
29-
- disableAutoMerge
31+
- disableAutoMerge

0 commit comments

Comments
 (0)