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

Improves #57

Merged
merged 12 commits into from
Sep 24, 2024

Update public_html/js/script.js

33b9e9a
Select commit
Loading
Failed to load commit list.
Merged

Improves #57

Update public_html/js/script.js
33b9e9a
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 25, 2024 in 3s

7 potential rules

⚠️ The pull request has been merged by @reisene

Rule: Make sure PR are up to date before merging with rebase (rebase)

  • -closed [📌 rebase requirement]
  • -conflict [📌 rebase requirement]
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • #commits > 1 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]
    • #commits-behind > 0 [📌 rebase requirement]

Rule: Ping PR author when conflicting (comment)

  • -closed
  • conflict

Rule: Label conflicting pull requests (label)

  • -closed
  • conflict

Rule: Make sure PR are up to date before merging (update)

  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]
  • queue-position = -1 [📌 update requirement]

Rule: Label first PR of Mergify Stacks PRs (label)

  • body ~= ^Change-Id:
  • -base ~= ^mergify_cli/

Rule: Automatic merge (merge)

  • -closed [📌 merge requirement]
  • label = automerge
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success = Mergify Merge Protections
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
  • any of: [🛡 GitHub branch protection]
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL

Rule: Notify when a PR is removed from the queue (comment)

  • queue-dequeue-reason != none
  • queue-dequeue-reason != pr-merged

💖  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