donnemartin/gitsome

Issues in organization not found

Open

#127 opened on Jun 7, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (476 forks)batch import
bughelp wanted

Repository metrics

Stars
 (7,494 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have problem with issues which are in private organization repositories. Using command gh issues I get list of issues fine, also these in private organization repos. But when I'm using command gh issue Organization-name/repo-name/18 I got that:

Viewing https://github.com/Organization-name/repo-name/issues/18

Not Found

View this article in a browser with the -b/--browser flag.

Press q to quit viewing this article.

(END)

Is there any limitation about organization repos access?

Contributor guide