Skip to content

retry_if_exception_message: use re.search for the match= pattern so it finds the regex anywhere in the message - #652

Open
HrachShah wants to merge 1 commit into
jd:mainfrom
HrachShah:fix/retry-if-exception-message-match-uses-search
Open

retry_if_exception_message: use re.search for the match= pattern so it finds the regex anywhere in the message#652
HrachShah wants to merge 1 commit into
jd:mainfrom
HrachShah:fix/retry-if-exception-message-match-uses-search

retry_if_exception_message: use re.search for the match= pattern so i…

a88facf
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Queue completed Sep 1, 2026 in 0s

Waiting for queue conditions to match

Queue entry conditions

  • any of [🔀 queue conditions]:
    • all of [📌 queue conditions of queue rule default]:
      • github-review-approved [🛡 GitHub branch protection]
      • any of:
        • #approved-reviews-by >= 1
        • author = dependabot[bot]
        • author = jd
      • check-success=test (3.10, check)
      • check-success=test (3.11, check)
      • check-success=test (3.12, check)
      • check-success=test (3.13, check)
      • check-success=test (3.14, check)
      • check-success=test (3.14, lint)
      • check-success=test (3.14, mypy)
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of [📌 queue -> configuration change requirements]:
    • -mergify-configuration-changed
    • check-success = @mergify/Configuration changed
    • check-success = @mergify/Configuration has been deleted

All conditions must match for automatic queuing. You can also use @Mergifyio queue to queue manually.