Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[RFC] Implement wibox.widget.template: An abstract widget that handles a preset of concrete widget. #3421

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

template: Fix forced_height/forced_width and other fixup.

c8016f0
Select commit
Loading
Failed to load commit list.
Open

[RFC] Implement wibox.widget.template: An abstract widget that handles a preset of concrete widget. #3421

template: Fix forced_height/forced_width and other fixup.
c8016f0
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jan 21, 2024 in 1s

3 potential rules

Rule: automatic merge (merge)

  • #approved-reviews-by>=2
  • #approved-reviews-by>=2 [🛡 GitHub branch protection]
  • -conflict [📌 merge requirement]
  • check-success=codecov-lua5.3
  • check-success=fixed-lgi-lua5.2
  • check-success=lua5.1
  • check-success=lua5.2
  • check-success=lua5.4
  • check-success=luajit
  • check-success=main
  • status-success=codecov/patch
  • any of: [🛡 GitHub branch protection]
    • check-neutral=codecov/patch
    • check-skipped=codecov/patch
    • check-success=codecov/patch
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • -draft [📌 merge requirement]
  • -mergify-configuration-changed [📌 merge -> allow_merging_configuration_change setting requirement]
  • label!=no-mergify

Rule: automatic merge (delete_head_branch)

  • #approved-reviews-by>=2
  • check-success=codecov-lua5.3
  • check-success=fixed-lgi-lua5.2
  • check-success=lua5.1
  • check-success=lua5.2
  • check-success=lua5.4
  • check-success=luajit
  • check-success=main
  • closed [📌 delete_head_branch requirement]
  • status-success=codecov/patch
  • label!=no-mergify

Rule: automatic merge (dismiss_reviews)

  • #approved-reviews-by>=2
  • check-success=codecov-lua5.3
  • check-success=fixed-lgi-lua5.2
  • check-success=lua5.1
  • check-success=lua5.2
  • check-success=lua5.4
  • check-success=luajit
  • check-success=main
  • status-success=codecov/patch
  • label!=no-mergify

💖  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