Skip to content

Commit

Permalink
ci(Mergify): configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: null <null>
  • Loading branch information
eikek committed Oct 14, 2022
1 parent 64095ba commit abbe2a5
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
@@ -1,15 +1,15 @@
pull_request_rules:
- name: assign and label scala-steward's PRs
conditions:
- author=eikek-scala-steward
- author=eikek-scala-steward[bot]
actions:
assign:
users: [eikek]
label:
add: ["type: dependencies"]
- name: automatically merge Scala Steward PRs on CI success
conditions:
- author=apps/eikek-scala-steward
- author=eikek-scala-steward[bot]
- base=master
- status-success=ci
actions:
Expand Down

0 comments on commit abbe2a5

Please sign in to comment.