Skip to content

Create Git PAT token with limited access.ΒΆ

With newly introduced feature from Github, it is now possible to create PAT token with fine grained access to repositories with expiration date on them.

For Repository pull and push actions, w/r access need to be granted on "Content" section

The PAT token can be used to access repositories just using urls url: https://PAT_TOKEN@github.com/user_name/repo_name.git