Skip to content

Add valid word spelling

dded9ce
Select commit
Loading
Failed to load commit list.
Draft

Add valid word characters as a configuration option #147

Add valid word spelling
dded9ce
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 20, 2025 in 2s

3 potential rules

Rule: Add CI label (label)

  • any of:
    • files~=.github/
    • files~=tox.ini
    • title~=^ci:
    • title~=^tox:

Rule: Add Mergify label (label)

  • any of:
    • files~=.mergify.yml$
    • title~=^mergify:

Rule: Automatic merge on approval (merge)

  • -draft [📌 merge requirement]
  • all of:
    • -draft
    • check-success=build (3.10)
    • check-success=build (3.11)
    • check-success=build (3.12)
    • check-success=build (docs:build)
    • check-success=build (docs:spelling)
    • check-success=build (test:linter)
    • check-success=django
    • any of:
      • check-success=history-update
      • label=ci
    • any of:
      • approved-reviews-by=dhellmann
      • author=dhellmann
  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

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