-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
40 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
# This file was automatically generated by sbt-typelevel-mergify using the | ||
# mergifyGenerate task. You should add and commit this file to | ||
# your git repository. It goes without saying that you shouldn't edit | ||
# this file by hand! Instead, if you wish to make changes, you should | ||
# change your sbt build configuration to revise the mergify configuration | ||
# to meet your needs, then regenerate this file. | ||
|
||
pull_request_rules: | ||
- name: assign and label scala-steward's PRs | ||
conditions: | ||
- author=scala-steward | ||
actions: | ||
assign: | ||
users: [sirocchj] | ||
label: | ||
add: [dependency-update] | ||
- name: merge scala-steward's PRs | ||
conditions: | ||
- author=scala-steward | ||
- status-success=Format | ||
- status-success=Compile benchmarks | ||
- status-success=Test (2.12.18, [email protected], ubuntu-22.04) | ||
- status-success=Test (2.12.18, [email protected], ubuntu-22.04) | ||
- status-success=Test (2.13.11, [email protected], ubuntu-22.04) | ||
- status-success=Test (2.13.11, [email protected], ubuntu-22.04) | ||
actions: | ||
merge: | ||
method: squash | ||
- name: merge scala-steward's PRs | ||
conditions: | ||
- author=scala-steward | ||
- body~=labels:.*early-semver-patch | ||
- status-success=Test (ubuntu-22.04, 2.12, temurin@11, laserdiscJVM) | ||
- status-success=Test (ubuntu-22.04, 2.12, temurin@11, laserdiscJS) | ||
- status-success=Test (ubuntu-22.04, 2.13, temurin@11, laserdiscJVM) | ||
- status-success=Test (ubuntu-22.04, 2.13, temurin@11, laserdiscJS) | ||
- status-success=Test (ubuntu-22.04, 2.13, temurin@17, laserdiscJVM) | ||
- status-success=Test (ubuntu-22.04, 2.13, temurin@21, laserdiscJVM) | ||
actions: | ||
merge: | ||
method: squash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters