Update sbt to 1.9.3 #320
Merged
Update sbt to 1.9.3 #320
Mergify / Summary
succeeded
Jul 24, 2023 in 3s
3 rules match
Rule: Request reviews and label Stewards' PRs (request_reviews, label)
- any of:
-
author=scala-steward
-
author=trace4cats-steward[bot]
-
Rule: Merge Stewards' PRs (merge)
-
-draft
[:pushpin: merge requirement] -
-mergify-configuration-changed
[:pushpin: merge -> allow_merging_configuration_change setting requirement] - all of:
-
check-success~=Test \(ubuntu-latest, 2\.12\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 2\.12\.\d+, temurin@8\)
-
check-success~=Test \(ubuntu-latest, 2\.13\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 2\.13\.\d+, temurin@8\)
-
check-success~=Test \(ubuntu-latest, 3\.\d+\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 3\.\d+\.\d+, temurin@8\)
-
- any of:
-
author=scala-steward
-
author=trace4cats-steward[bot]
-
- any of:
-
body~=labels:.*semver-patch
- all of:
-
#files=1
- any of:
-
files=project/build.properties
-
files=.scalafmt.conf
-
files=project/plugins.sbt
-
-
-
#approved-reviews-by>=1
-
Rule: Delete head branch after merge (delete_head_branch)
-
closed
[:pushpin: delete_head_branch requirement] -
merged
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
1 not applicable rule
Rule: Merge PRs via Mergify to skip the release step on CI (merge)
- all of:
-
label=ready-to-merge
-
label=skip-release
-
- any of:
-
author=catostrophe
-
author=janstenpickle
-
author=renovate[bot]
-
-
-draft
[:pushpin: merge requirement] -
-mergify-configuration-changed
[:pushpin: merge -> allow_merging_configuration_change setting requirement] - all of:
-
check-success~=Test \(ubuntu-latest, 2\.12\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 2\.12\.\d+, temurin@8\)
-
check-success~=Test \(ubuntu-latest, 2\.13\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 2\.13\.\d+, temurin@8\)
-
check-success~=Test \(ubuntu-latest, 3\.\d+\.\d+, temurin@17\)
-
check-success~=Test \(ubuntu-latest, 3\.\d+\.\d+, temurin@8\)
-
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branch
Additionally, on Mergify dashboard you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Loading