Release v24.0.0-rc.3 #58
Triggered via pull request
November 10, 2023 15:06
Status
Startup failure
Total duration
–
Artifacts
–
merge_release_pr.yml
on: pull_request
approve-release-pull-request
re-trigger-circleci-for-cocoapods
Annotations
1 error
Invalid workflow file:
.github/workflows/merge_release_pr.yml#L8
The workflow is not valid. .github/workflows/merge_release_pr.yml (Line: 8, Col: 9): Unexpected symbol: 'startsWith'. Located at position 127 within expression: (startsWith(github.head_ref, 'release-v') ||
startsWith(github.head_ref, 'release/v')) &&
startsWith(github.base_ref, 'main')
startsWith(github.event.pull_request.user.login, 'mapbox-github-ci-writer-public-') &&
github.event.pull_request.user.id == '93400552'
.github/workflows/merge_release_pr.yml (Line: 22, Col: 9): Unexpected symbol: 'startsWith'. Located at position 127 within expression: (startsWith(github.head_ref, 'release-v') ||
startsWith(github.head_ref, 'release/v')) &&
startsWith(github.base_ref, 'main')
startsWith(github.event.pull_request.user.login, 'mapbox-github-ci-writer-public-') &&
github.event.pull_request.user.id == '93400552'
|