Skip to content

Add package identity comment and missing Makefile style target (#49) #112

Add package identity comment and missing Makefile style target (#49)

Add package identity comment and missing Makefile style target (#49) #112

Triggered via push July 6, 2026 10:02
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[...]