-
Notifications
You must be signed in to change notification settings - Fork 6
Repository Creation and Access
To create the respective repository, the tool sends 4 requests to separate GitHub api endpoints, Provide teams with access to the said repository and create project and project columns. The information on teams and team permissions is extracted from a pre-written excel file.
- Team Names for providing repository access
- Name of the repository and description to be given
- Organization Name and GitHub PAT
- Name of the project to be added to the repository and column names of the project
- Excel file for Team names and permissions mapped to each of the teams
Create an excel file listing the teams and the access levels to be established for the repository to allow multiple team access with different permissions. The tool will search for this excel file and give the listed teams access to the repository. Check below for the sample.

Download the exe from here. Extract the exe from git-autocreate.rar and run the git-create.exe from cmd. Provide the required inputs.

A Basic Kanban board will be created for the repository when the project columns input is specified. Any automation will have to be enabled manually.