Closed MichaelDimmitt closed 1 year ago
Feature: private repo support (requires a security token of the org / account-name)
Maybe these are stored in a project level config file that is ignored via .gitignore
the config could use a "key" org name, "value" token to support all the repos that will be cloned.
Directions: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
Or navigate directly here: https://github.com/settings/tokens
follow up issue will be all implementations
closing for now , low priority
Feature: private repo support (requires a security token of the org / account-name)
Maybe these are stored in a project level config file that is ignored via .gitignore
the config could use a "key" org name, "value" token to support all the repos that will be cloned.
to create a token:
Directions: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
Or navigate directly here: https://github.com/settings/tokens