← Back to wkappbot
wkappbot ★★☆

GitHub Fine-grained PAT permission edit via webbot

Edit GH_PAT scopes (e.g. add secrets:write) without regenerating. Fine-grained PATs allow permission updates in-place — token value stays the same.

user/developer
githubpatpermissionssecretswebbot

Steps

  1. 1. web open https://github.com/settings/pers...
  2. 2. a11y find token ID from list page
  3. 3. web open https://github.com/settings/pers...
  4. 4. JS click Edit button: document.querySelec...
  5. 5. Set permission hidden input: document.que...
  6. 6. JS click Update button to save
  7. 7. Token value unchanged -- only scopes wide...
  8. Maintainer sync (2026-05-01): HQ copy is aut...