Skip to content
asgreen21 edited this page Sep 21, 2023 · 9 revisions

Q: How to I get access to GitHub?

A: https://github.com/The-Vanderbilt-University/vuit-github-public-src/wiki/Onboarding

Q: Why is a pull request necessary to create a repository?

A: Multiple reasons:

  • Repos are created in a standard way that promotes best practices and consistency.
  • The single org approach promotes inner source and lowers administration overhead.
  • Consistent repo names and topics are designed to help users navigate.

Q: How do I setup a Personal Access Token?

A: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens

Q: How do I authorize my personal access token for Single Sign-on?

A: https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on

Q: How do I setup SSH?

A: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/about-authentication-to-github#ssh

Q: How do I authorize my SSH key for Single Sign-on?

A: https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-an-ssh-key-for-use-with-saml-single-sign-on

Q: How do I create a repository?

A: https://github.com/The-Vanderbilt-University/vuit-repo-creation-iac

Clone this wiki locally