Skip to content

Commit

Permalink
Merge branch 'main' into update/log4cats-noop-2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 26, 2022
2 parents d30748e + a0c0ffd commit 1c7be37
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 @@ -6,22 +6,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@11)
actions:
queue:
Expand Down

0 comments on commit 1c7be37

Please sign in to comment.