question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Private repos in organization I have access to are not listed (only public ones)

See original GitHub issue

This seems to be fixed in https://github.com/jupyterlab/jupyterlab-github/pull/48 but not for me…

I have access to all private repositories in an organization. I have created an access token (for my user, not for the organization) with full repo permissions and added it to jupyter as described in your README:

~:: cat ~/.jupyter/jupyter_notebook_config.py 
c.GitHubConfig.access_token = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'

Still only public repos are listed for the organization in jupyterlab.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
memeplexcommented, Sep 29, 2019

AFAICR I just followed the instructions in the README. Sorry I can’t say anything more useful than that.

1reaction
thbehcommented, Sep 27, 2019

@memeplex could you describe how you install the server side part of the extension as I tried from README page but still unable to list my private repo. (Note-I am not using the enterprise github)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sourcetree doesn't list GitHub private repos by default
My GitHub account has both public and private repos, but only the public ones are listed in the New Tab -> Remote view....
Read more >
Making private repo inside an organization available to only ...
First, the base permission of an org must be set to No permission . Then go to the Collaborators and teams page in...
Read more >
Why is my Github repo not showing up? - Snyk Support
Integrations. click Edit settings for GitHub. choose Public and private repos. Click update settings. 2. Snyk was not able to identify your project....
Read more >
Organization Profile Updates: Member-only READMEs and ...
Organization owners are able to define a set of six public, private or internal repositories that are only visible to members of their ......
Read more >
GitHub Integration - CircleCI
GitHub does not provide a read-only OAuth scope for listing all of a user's repositories. ... A deploy key is an SSH key-pair,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found