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

Trivial change for CI testing #101

Closed
wants to merge 1 commit into from

Trivial change for CI testing

34ebc8c
Select commit
Loading
Failed to load commit list.
Closed

Trivial change for CI testing #101

Trivial change for CI testing
34ebc8c
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 8, 2024 in 0s

2 rules match and 5 potential rules

Rule: label-cicd (label)

  • any of:
    • files=.github/mergify.yml
    • files=.github/workflows/**/*
    • files=.markdownlint-cli2.yaml
    • files=.pylintrc
    • files=.spellcheck-en-custom.txt
    • files=.spellcheck.yml
    • files=tox.ini

✅ Rule: label-documentation (label)

  • any of:
    • files~=.*\.md
    • files~=docs/.*

Rule: label-testing (label)

  • any of:
    • files=tox.ini
    • files~=tests/.*

Rule: ping author on conflicts and add 'needs-rebase' label (label, comment)

  • -closed
  • conflict

Rule: remove 'needs-rebase' label when conflict is resolved (label)

  • -closed
  • -conflict

Rule: Apply ci-failure label if any CI checks have failed (label)

  • #check-failure>0

✅ Rule: Remove ci-failure label if no failures are present (label)

  • #check-failure=0

💖  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