roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Fine-grained PATs can access open source repos [GA]

Open github-product-roadmap opened this issue 3 years ago • 0 comments

Value Prop

Developers can use fine-grained PATs (Personal Access Tokens) to open issues and pull requests against public repositories that they have no relationship with. This is most useful for developers that have provided a PAT to apps like the GitHub CLI.

Expected Outcome

Fine-grained PATs need to support all of the same use cases as PATs (Classic), including their ability to perform writes against public repositories. With this feature, developers using the CLI with PATs to interact with GitHub should be able to switch to using fine-grained PATs for their use cases.

github-product-roadmap avatar Nov 16 '22 18:11 github-product-roadmap