Skip to content

Error: Not found #18

@erkdahl

Description

@erkdahl

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions