GitHub
Holds the repository your assistant commits to, and the history you need when a change turns out to be wrong.
Where to set it up ↗- Grant exactly
- A fine-grained token scoped to ONE repository: Contents read/write, plus Workflows only if it will edit CI.
- Free allowance · read 2026-08-24
- Unlimited public and private repositories for individuals.
- Without it
- Your assistant writes files that exist on one machine and nowhere else, with no way back from a bad edit.
- Handle carefully
- This credential can move money, read private data, or push code. Scope it to one project, keep it server-side, and rotate it rather than deleting it if it ever leaks.