ubccpsc310 / classy

Course management and automation.
MIT License
2 stars 3 forks source link

Add ability to create repository from UI #111

Open rtholmes opened 2 months ago

rtholmes commented 2 months ago

Sometimes you want to create an empty repo (e.g., for grader testing) with a specific name. Just like how teams can be created in the Teams UI in the Classy config, it would be helpful to be able to create an empty repo with an arbitrary name as well.

While this can be manually done, configuring webhooks manually (esp. managing the secrets) is hard.