View as Markdown
CI Insights

Match CI log patterns against check run annotations

Auto-retry log patterns now also match against GitHub check run annotations, not just log output.

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.

Was this page helpful?