Guide: Refreshing personal access tokens
Last updated
Last updated
Log into GitHub as openactive-bot
Navigate to "Fine-grained personal access tokens" in the Profile settings of openactive-bot
Choose the access token that has expired:
Click "Regenerate token" on the right hand side
Choose a date that is 12 months from today, and click "Regenerate token":
Copy the new token (e.g. github_pat_...
) from the page
Update the token
For VOCAB_WORKFLOW_GH_ACCESS_TOKEN
navigate to the Heroku app pipeline named "", and then open each app in turn, click "Settings", "Reveal Config Vars", and update VOCAB_WORKFLOW_GH_ACCESS_TOKEN
to the new value.
For PUBLIC_REPO_ACCESS_TOKEN
navigate to the "" within the "openactive" GitHub Organization settings, and update PUBLIC_REPO_ACCESS_TOKEN
to the new value.
NOTE: Please read the edit page carefully as you do not need to delete the token to update it, the value can be updated by clicking "enter a new value":