Skip to content

Commit

Permalink
update mergify config
Browse files Browse the repository at this point in the history
  • Loading branch information
bpholt committed Nov 2, 2022
1 parent bb1bc79 commit 3488d8a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ queue_rules:
conditions:
- status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@11)
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@11)
- status-success=Build and Test (ubuntu-latest, 2.12.17, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.12.17, temurin@11)

pull_request_rules:
- name: assign and label scala-steward's PRs
Expand All @@ -27,8 +27,8 @@ pull_request_rules:
- author=dwolla-oss-scala-steward[bot]
- status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.13.8, temurin@11)
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.12.15, temurin@11)
- status-success=Build and Test (ubuntu-latest, 2.12.17, temurin@8)
- status-success=Build and Test (ubuntu-latest, 2.12.17, temurin@11)
actions:
queue:
method: squash
Expand Down

0 comments on commit 3488d8a

Please sign in to comment.