-
-
Notifications
You must be signed in to change notification settings - Fork 392
Mergify: create configuration #1151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
c2860a9
aa52d7d
142431b
3d8e5e6
a6e9b69
47fb4ea
4ff9cf3
dd28ada
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
pull_request_rules: | ||
- actions: | ||
merge: | ||
strict: smart+fasttrack | ||
method: squash | ||
name: Automatically merge pull requests | ||
conditions: | ||
- status-success=bench (8.10.2, ubuntu-latest) | ||
- status-success=bench (8.6.5, ubuntu-latest) | ||
- status-success=bench (8.8.4, ubuntu-latest) | ||
- status-success=nix (default, macOS-latest) | ||
- status-success=nix (default, ubuntu-latest) | ||
- status-success=test (8.10.3, ubuntu-latest) | ||
- status-success=test (8.10.3, windows-latest) | ||
- status-success=test (8.10.2, ubuntu-latest) | ||
- status-success=test (8.10.1, ubuntu-latest) | ||
- status-success=test (8.10.1, windows-latest) | ||
- status-success=test (8.8.4, ubuntu-latest) | ||
- status-success=test (8.8.3, ubuntu-latest) | ||
- status-success=test (8.8.2, ubuntu-latest) | ||
- status-success=test (8.6.5, ubuntu-latest) | ||
- status-success=test (8.6.5, windows-latest) | ||
- status-success=test (8.6.4, ubuntu-latest) | ||
- status-success=test (windows-latest, 8.10.2.2) | ||
|
||
- 'status-success=ci/circleci: ghc-8.10.1' | ||
- 'status-success=ci/circleci: ghc-8.10.3' | ||
- 'status-success=ci/circleci: ghc-8.6.4' | ||
- 'status-success=ci/circleci: ghc-8.8.2' | ||
- 'status-success=ci/circleci: ghc-8.8.3' | ||
- 'status-success=ci/circleci: ghc-8.10.2' | ||
- 'status-success=ci/circleci: ghc-8.6.5' | ||
- 'status-success=ci/circleci: ghc-8.8.4' | ||
- 'status-success=ci/circleci: ghc-default' | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can we drop this one since it's unclear what There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I have deleted it in #1152 |
||
|
||
- label=merge me | ||
- '#approved-reviews-by>=1' |
Uh oh!
There was an error while loading. Please reload this page.