Update flake.lock #122
Merged
Update flake.lock #122
Mergify / Summary
succeeded
Oct 26, 2024 in 1s
1 rule matches and 6 potential rules
Rule: Rebase pull requests once when it's labeled with rebase
(rebase)
-
-closed
[📌 rebase requirement] -
label=rebase
- any of:
-
#commits > 1
[📌 rebase requirement] -
#commits-behind > 0
[📌 rebase requirement] -
-linear-history
[📌 rebase requirement]
-
-
-conflict
[📌 rebase requirement] -
queue-position = -1
[📌 rebase requirement]
Rule: Rebase pull requests once when it's labeled with rebase
(label)
-
label=rebase
✅ Rule: Automatic merge when CI passes (delete_head_branch)
-
check-success=package nvim [x86_64-linux]
-
closed
[📌 delete_head_branch requirement]
Rule: Automatic merge when CI passes (merge)
-
-closed
[📌 merge requirement] -
#commits-behind = 0
[🛡 GitHub branch protection] -
-conflict
[📌 merge requirement] -
-draft
[📌 merge requirement] -
check-success=package nvim [x86_64-linux]
- any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success = Configuration changed
-
- any of: [🛡 GitHub branch protection]
-
check-success = package default [x86_64-linux]
-
check-neutral = package default [x86_64-linux]
-
check-skipped = package default [x86_64-linux]
-
Rule: Warn on conflicts (comment, label)
-
conflict
Rule: Toggle labels based on CI state (label)
-
check-failure=Run Flake Checker
Rule: Add "WIP" label when the title contains "WIP" (label)
-
title~=WIP
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
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