Open martinRenou opened 2 months ago
where to find how to create a Github app: org settings -> developper settings -> Github Apps -> New Github App button
Right, this should be better documented :+1:
What to provide as Homepage URL?
Most of the Jupyter repos point to https://jupyter.org/. For other repos, maybe the link to the repo or the parent org? We could add some examples of URLs in the docs.
Where to find the APP_ID?
Probably related to the first point. Normally it should be visible on the app settings page, close to where the app was created.
The steps are unclear. I was personally not able to go through this. It seems it's not required though. Should we remove that from the docs or add more information and screenshots?
I guess this is because most of the Jupyter repos have a ruleset configured as best practice. Maybe this step should be optional (but recommended) so it can be skipped for repos that haven't set such ruleset yet?
I find the https://jupyter-releaser.readthedocs.io/en/latest/how_to_guides/convert_repo_from_repo.html docs page difficult to understand.
Missing information from here:
This is a bit unclear. Where to find the APP_ID? Should the private key include
-----BEGIN RSA PRIVATE KEY-----
and-----END RSA PRIVATE KEY-----
(yes)? We need to clarify thisThe steps are unclear. I was personally not able to go through this. It seems it's not required though. Should we remove that from the docs or add more information and screenshots?