ci: add backport workflow #1
Triggered via pull request
May 30, 2025 23:40
khaneliman
closed
#7165
Status
Startup failure
Total duration
–
Artifacts
–
backport.yml
on: pull_request_target
Backport Pull Request
Annotations
1 error
Invalid workflow file:
.github/workflows/backport.yml#L18
The workflow is not valid. .github/workflows/backport.yml (Line: 18, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GH_TOKEN_FOR_UPDATES && github.event.pull_request.merged == true && (
github.event.action != 'labeled'
|| startsWith(github.event.label.name, 'backport')
)
|