Git Provider
Configure source code hosting — clone repos, create PRs, manage branches
GitHub Token Permissions
Create a Fine-grained Personal Access Token at
github.com/settings/tokens
with these repository permissions:
- Contents — Read and Write (clone, push)
- Pull requests — Read and Write (create, merge PRs)
- Metadata — Read (required by GitHub)