Open johnnyreilly opened 3 months ago
include links to the relevant URLs
Good idea, +1! Accepting PRs.
Long term it would be nice to actually try to do this for the user, but I don't know how that would work...
when creating a repo, I discovered no apps installed and disabled? Just an empty screen? Am I looking in the wrong place?
Have you gone through the apps URLs & installed them on the repo?
Have you gone through the apps URLs & installed them on the repo?
No - I assumed from the prompt this was something that CTA did. It doesn't? I took "enable the GitHub apps" to mean they were already installed in a disabled state. Are they not installed?
You have to do it manually. Maybe that's a docs improvement to be made?
Yeah I think so
Bug Report Checklist
main
branch of the repository.Overview
Consider the following:
The URL to enable the GitHub apps is known and will take this form:
https://github.com/{ORGANISATION/USERNAME}/{REPO-NAME}/settings/installations
The URL to populate the secrets is known and will take this form:
https://github.com/{ORGANISATION/USERNAME}/{REPO-NAME}/settings/secrets/actions
Would it be useful to include those explicit links in the output? Something like this:
Additional Info
It might also be nice to include a link to the created repo? https://github.com/{ORGANISATION/USERNAME}/{REPO-NAME}
As an aside, when creating a repo, I discovered no apps installed and disabled? Just an empty screen? Am I looking in the wrong place?