You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool will communicate with the repositories and organizations apis of GitHub. This tool is intended to restrict manual labour as much as possible. The tool with the help of few inputs will
Create a repository- An empty repository will be created
Repository Access- The teams will be given access to the created repository based on the excel file input
Project- A project will be created for the repository with the specified column names. Project Input is not Mandatory
Prerequisites
Only current organisational teams will be considered
Admin access to the organization for creating the repositories
CSV File with Team Names and permissions
GitHub PAT Token must be authorized to access the required organization