readthedocs.org: Organization not showing up in repository list
Details
- Read the Docs project URL: n/a
- Build URL (if applicable): n/a
- Read the Docs username (if applicable):
JoshIzaac
Expected Result
I am having trouble importing repositories from an organization (https://github.com/PennyLaneAI). I am listed as an owner of the organization, and 3rd party access has been provided to the organization:
Actual Result
Pressing the sync button on my ReadTheDocs ‘Import a Project’ page has no effect; the PennyLaneAI organization is not listed.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 38 (21 by maintainers)
@humitos 👏🏼
I had to go to
Settings -> Applications -> OAuth Apps -> ReadTheDocs Community
and Grant access to that specific organization.After granting access, I can now see the organization on readthedocs.org
Thank you so much for the reply. 😄
It’s actually working for me, after a recent update.
@astrojuanlu there is some useful feedback from users here that would be good to document in our docs. There are multiple users bitten by this and it usually confuses ourselves as well. I’d appreciate if you can update our docs when you have some time.
Ah fixed it cheers 🎉
The confusion for me was that, to grant access for an organisation (and hence a repo in that organisation) you have to go to your personal GitHub settings and not the organisation’s settings
I was referring to GitHub Settings here and not ReadTheDocs Settings :
Having the same issue. Cannot see more than 4 organizations in readthedocs page and hence cannot import my repository. Also if I import it manually, an error shows up saying webhook setup failed.
User : https://github.com/anupam-git Org : https://github.com/pico-wizard/
Yep it is there:
FYI, I’ve got the GitHub hook working to push to RTD and trigger PR builds (another owner remade https://readthedocs.org/projects/quantum-mobile/ and added me as admin), but its still not working to push back to GitHub
any easy fix?