githubEdit

Add Git credentials

Git credentials added here will be usable by any admin-level user, though they will not be able to view the actual credentials directly.

Adding your credentials

To add your Git credentials, from the Shared credentialsarrow-up-right page click Add credentials, then select the Git option.

Enter a name for your shared credentials, then select your Git provider or select Custom if no options fit your authentication type. Fill in your Username and access token or password.

circle-info

Ensure your token has repository read permissions (scopes), otherwise authentication will fail. See the Git authentication token permissions FAQ for more information.

Once you've entered the relevant details, click Add credentials to save the entry.

Was this helpful?