Skip to content

Commit

Permalink
Updates for Mergify for Scala Steward
Browse files Browse the repository at this point in the history
Updates mergify for Scala Steward
  • Loading branch information
aquilesg authored Jun 29, 2022
2 parents 06114ea + d7c04ca commit e5186aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ queue_rules:
pull_request_rules:
- name: assign and label scala-steward's PRs
conditions:
- author=scala-steward
- author=dwolla-oss-scala-steward[bot]
actions:
request_reviews:
users: [bpholt]
Expand All @@ -24,7 +24,7 @@ pull_request_rules:
update:
- name: merge scala-steward's PRs
conditions:
- author=scala-steward
- 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)
Expand Down

0 comments on commit e5186aa

Please sign in to comment.