generated from shioyang/hello-world-javascript-action
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
We are using this action on a few of our applications. On a few applications, this action fails with the following error:
Run shioyang/check-pr-labels-on-push-action@v1.0.4
with:
github-token: ***
labels: ["xxx"]
env:
IMAGE-NAME: xxx/yyy
JIRA_ID: xxx
Error: Not Found
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: Check PR label for dependabot
There is no clue as to why it fails. Something is not found, but i dont know what. There is no labels on the PR, but it should then return false, not exit with Error.
Also we are running this action on other pipelines, also without labels on PR, and there it runs just fine (returns false).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels