Skip to content

Error: Not found in repo with no issues #41

@cpiber

Description

@cpiber

The command fails with Error: Not Found, if https://api.github.com/repos/<user>/<repo>/issues/0/comments?per_page=100 returns

{
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/reference/issues#list-issue-comments"
}

Though playing around I noticed that creating a dummy issue and comment does not resolve this problem. It seems the action is trying to access the comments on a push. For some reason, in my other repo, where I set a test-command, this never happened, so maybe that's the actual problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions