donnemartin/gitsome

Issues in organization not found

Open

#127 opened on Jun 7, 2017

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

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