Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 26, 2022
2 parents 5bfcd30 + 6ffa77f commit e5ec6f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ 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]
label:
add: [dependency-update]
- name: automatic update pull requests
conditions:
- author=scala-steward
- author=dwolla-oss-scala-steward[bot]
- -conflict # skip PRs with conflicts
- -draft # filter-out GH draft PRs
actions:
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)
actions:
Expand Down

0 comments on commit e5ec6f7

Please sign in to comment.