Skip to content

salvage empty/None-finish final answers instead of failing unparseable #101

salvage empty/None-finish final answers instead of failing unparseable

salvage empty/None-finish final answers instead of failing unparseable #101

Triggered via push July 4, 2026 07:22
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/ai-review.yml#L1
(Line: 30, Col: 9): Unrecognized function: 'trim'. Located at position 136 within expression: ( github.event_name == 'issue_comment' && github.event.issue.pull_request && github.event.issue.state == 'open' && (startsWith(trim(github.event.comment.body), '@askserge ') || trim(github.event.comment.body) == '@askserge') && (github.event.comment.author_association == 'MEMBER' || github.event.comment.author_association == 'OWNER' || github.event.comment.author_association == 'COLLABOR[...]