ProtoSchool / organizing

Organizing ProtoSchool events? Start here!
Other
41 stars 12 forks source link

Automate chapter repo creation #43

Closed terichadbourne closed 4 years ago

terichadbourne commented 5 years ago

The process for potential organizers to request chapter repos, and for admins to gather all the necessary info from those potential organizers, is working well. However, the current process for actually creating the chapter repos in GitHub - including adding admins and teams and starter issues - is fully manual. I'd like to automate that process of repo creation through GitHub Actions or a similar tool to save time for admins and allow us to provide speedier support for potential chapter organizers.

terichadbourne commented 5 years ago

I created a template for new chapter repos and updated my documentation on admin chapter setup, which I've made available here. It looks like GitHub Actions may not be appropriate for completing these steps at the moment but it's worth looking into further.