Pawan U

Results 2 issues of Pawan U

It's not possible to scope a PAT to a particular repository. The token you put into kubernetes cluster can be used to access all of your private repositories. I was...

help wanted
good first issue
kind/feature

When creating a file without author and email information, github will add the following default author and email values. ``` "commit_author": "GitHub", "commit_email": "[email protected]", ``` When the same file is...