Auto Merge On Demand #2669
auto-merge-on-demand.yml
on: issue_comment
gather-pull-requests
Matrix: validate-pr
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/auto-merge-on-demand.yml#L19
The workflow is not valid. .github/workflows/auto-merge-on-demand.yml (Line: 19, Col: 9): Unexpected end of expression: ')'. Located at position 176 within expression: github.repository_owner == 'sclorg'
|| (contains(github.event.comment.body, '/auto-merge')
&& contains(fromJson('["OWNER", "MEMBER"]'), github.event.comment.author_association)
|