Open
Description
This should only be available to admins, but the idea is that you can:
- Login
- Fill out a form with maintainer/repository name
- Javascript queries the GH api for the requisite info
- This is submitted to the server
- Server processes it and creates the repo on the fly
This would relieve the need to have to wait for a background job which might potentially fail.