Skip to content

Commit

Permalink
Fix mergify config: commit author.
Browse files Browse the repository at this point in the history
  • Loading branch information
cptwunderlich committed May 6, 2024
1 parent 5183273 commit 8d3ef97
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,10 +1,10 @@
pull_request_rules:
- name: merge scala-steward PRs
conditions:
- 'author=fgrutsch'
- 'author~=scala-steward-firstbirdtech'
- 'head~=update\/.+'
- 'status-success~=Build and Test \(ubuntu-latest, 3\.\d\.\d, temurin@11\)'
- 'status-success~=Build and Test \(ubuntu-latest, 3\.\d\.\d, temurin@17\)'
actions:
merge:
method: squash
method: squash

0 comments on commit 8d3ef97

Please sign in to comment.