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 ad72ae0 commit 43f0e20Copy full SHA for 43f0e20
.github/policies/auto-merge.yml
@@ -16,11 +16,8 @@ configuration:
16
label: ':octocat: auto-merge'
17
- targetsBranch:
18
branch: main
19
- - or:
20
- - isActivitySender:
21
- user: dotnet-policy-service[bot]
22
23
- user: dotnet-policy-service
+ - isActivitySender:
+ user: dotnet-policy-service[bot]
24
then:
25
- enableAutoMerge:
26
mergeMethod: Squash
@@ -35,11 +32,8 @@ configuration:
35
32
36
33
37
34
branch: live
38
39
40
41
42
43
44
45
mergeMethod: Merge
0 commit comments