aboutsummaryrefslogtreecommitdiff
path: root/.mergify.yml
blob: fac2166e311e44b04c7e8406ba4a66d20661455c (plain) (blame)
1
2
3
4
5
6
7
pull_request_rules:
  - name: Automatic merge on approval
    conditions:
      - "#approved-reviews-by>=1"
    actions:
      merge:
        method: merge