Auto-retry rules using log_pattern conditions now automatically check GitHub check run annotations in addition to log output. This makes auto-retry detection more reliable for CI systems that surface errors through annotations.
Match CI log patterns against check run annotations
Auto-retry log patterns now also match against GitHub check run annotations, not just log output.
Was this page helpful?
Thanks for your feedback!