You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
The first thing st asks you to do is set up your global config with a github PAT. It's easy to skip over this on accident.
We should add a st config command to edit this config, and a warning log if the github_token is not set inside of the global configuration to reduce confusion.
Overview
The first thing
stasks you to do is set up your global config with a github PAT. It's easy to skip over this on accident.We should add a
st configcommand to edit this config, and a warning log if thegithub_tokenis not set inside of the global configuration to reduce confusion.