Required to create Pull Requests directly from the browser.
Recommended: Classic token
Go to
github.com/settings/tokens/new,
set any expiry, tick the
repo scope (full control), and click Generate.
Fine-grained token (more restrictive):
Go to
github.com/settings/personal-access-tokens/new,
set Repository access →
Only select repositories → TheBattleOfCowHorse,
then under Permissions grant
Contents: Read & Write
and
Pull requests: Read & Write.
⚠ Token is stored in your browser's localStorage — only use on a trusted device.