Skip to content

Consolidate CodeRabbit test execution plan workflows #4

Consolidate CodeRabbit test execution plan workflows

Consolidate CodeRabbit test execution plan workflows #4

Triggered via pull request November 23, 2025 12:05
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/coderabbit-test-execution-plan.yml#L1
(Line: 194, Col: 9): Unrecognized function: 'toLower'. Located at position 122 within expression: github.event_name == 'pull_request_review_comment' && github.event.comment.user.login == 'coderabbitai[bot]' && contains(toLower(github.event.comment.body), 'test execution plan') , (Line: 412, Col: 9): Unrecognized function: 'toLower'. Located at position 164 within expression: (github.event_name == 'issue_comment' || github.event_name == 'pull_request_review_comment') && github.event.comment.user.login == 'coderabbitai[bot]' && contains(toLower(github.event.comment.body), 'test execution plan verified')