Skip to content
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

Update flake.lock #122

Merged
merged 1 commit into from
Oct 26, 2024

chore: Update flake.lock

7c7e129
Select commit
Loading
Failed to load commit list.
Merged

Update flake.lock #122

chore: Update flake.lock
7c7e129
Select commit
Loading
Failed to load commit list.
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