automatically approve PRs that were created by pulumi-bot #2
Triggered via pull request
August 29, 2024 17:56
Status
Startup failure
Total duration
–
Artifacts
–
auto-approve-for-auto-merge.yml
on: pull_request
auto-approve
Annotations
1 error
Invalid workflow file:
.github/workflows/auto-approve-for-auto-merge.yml#L10
The workflow is not valid. .github/workflows/auto-approve-for-auto-merge.yml (Line: 10, Col: 9): Unexpected end of expression: ')'. Located at position 200 within expression: (github.event.pull_request.user.login == 'pulumi-bot') && (github.event.pull_request.head.repo.full_name == github.repository) && (contains(github.event.pull_request.labels.*.name, 'automation/merge')
|