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 ability to inspect upcoming sleep in stop funcs, and add stop_before_delay #423

Merged
merged 8 commits into from
Dec 18, 2023

Merge branch 'main' into main

19c5516
Select commit
Loading
Failed to load commit list.
Merged

Add ability to inspect upcoming sleep in stop funcs, and add stop_before_delay #423

Merge branch 'main' into main
19c5516
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 18, 2023 in 1s

2 rules match and 2 potential rules

Rule: warn on no changelog (comment)

  • -closed
  • -files~=^releasenotes/notes/
  • label!=no-changelog

Rule: automatic merge without changelog (queue)

  • label=no-changelog
  • #approved-reviews-by>=1
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • all of:
    • check-success=test (3.10, py310)
    • check-success=test (3.11, black-ci)
    • check-success=test (3.11, mypy)
    • check-success=test (3.11, pep8)
    • check-success=test (3.11, py311)
    • check-success=test (3.12, py312)
    • check-success=test (3.8, py38)
    • check-success=test (3.9, py39)
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary

✅ Rule: automatic merge with changelog (queue)

  • #approved-reviews-by>=1
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • files~=^releasenotes/notes/
  • all of:
    • check-success=test (3.10, py310)
    • check-success=test (3.11, black-ci)
    • check-success=test (3.11, mypy)
    • check-success=test (3.11, pep8)
    • check-success=test (3.11, py311)
    • check-success=test (3.12, py312)
    • check-success=test (3.8, py38)
    • check-success=test (3.9, py39)
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary

✅ Rule: dismiss reviews (dismiss_reviews)


2 not applicable rules

Rule: automatic merge for jd without changelog (queue)

  • author=jd
  • label=no-changelog
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • all of:
    • check-success=test (3.10, py310)
    • check-success=test (3.11, black-ci)
    • check-success=test (3.11, mypy)
    • check-success=test (3.11, pep8)
    • check-success=test (3.11, py311)
    • check-success=test (3.12, py312)
    • check-success=test (3.8, py38)
    • check-success=test (3.9, py39)
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary

Rule: automatic merge for jd with changelog (queue)

  • author=jd
  • -draft [:pushpin: queue requirement]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • files~=^releasenotes/notes/
  • all of:
    • check-success=test (3.10, py310)
    • check-success=test (3.11, black-ci)
    • check-success=test (3.11, mypy)
    • check-success=test (3.11, pep8)
    • check-success=test (3.11, py311)
    • check-success=test (3.12, py312)
    • check-success=test (3.8, py38)
    • check-success=test (3.9, py39)
  • any of: [:twisted_rightwards_arrows: queue conditions]
    • all of: [:pushpin: queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-success=Summary
        • check-neutral=Summary
        • check-skipped=Summary
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