Skip to content

Commit

Permalink
Update auto-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren authored May 23, 2024
1 parent 24b2bd9 commit 123d1d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/policies/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ configuration:
- enableAutoMerge:
mergeMethod: Squash
- description: Auto-merge PRs to live with title "Merge main into live"
triggerOnOwnActions: true
if:
- payloadType: Pull_Request
- isAction:
Expand All @@ -33,6 +34,7 @@ configuration:
- enableAutoMerge:
mergeMethod: Merge
- description: Auto-merge PRs to live labeled with auto-merge
triggerOnOwnActions: true
if:
- payloadType: Pull_Request
- labelAdded:
Expand Down

0 comments on commit 123d1d5

Please sign in to comment.