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

Add codespell support (config, workflow to detect/not fix) and make it fix few typos #82

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Update .github/workflows/codespell.yml

85adec0
Select commit
Loading
Failed to load commit list.
Open

Add codespell support (config, workflow to detect/not fix) and make it fix few typos #82

Update .github/workflows/codespell.yml
85adec0
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 13, 2024 in 1s

1 rule matches and 1 potential rule

Rule: automatic merge (queue)

  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • check-success=pep8
      • check-success=test (3.13)
      • #approved-reviews-by>=1
      • check-success=test (3.10)
      • check-success=test (3.11)
      • check-success=test (3.12)
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base=main
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [📌 queue requirement]
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections

✅ Rule: dismiss reviews (dismiss_reviews)


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