Add checkbox to enable build secrets
readme: clarify setup instructions
Use a different timeout for setting failed startCheckSuite status
Store sr.ht token expiration time
Upgrade dependencies
We need a newer go-oauth2.
Fix link to installation settings for GitHub orgs
Upgrade to github.com/google/go-github/v56
Port to git.sr.ht/~emersion/go-oauth2
Guard against long descriptions
Shorten $includeSecrets GQL variable a bit
Includes auto-secrets on owner submitted jobs
Note that this requires the additional SECRETS:RO permission on the
OAuth or Personal Access Token used to communicate with sourcehut.
Bubble back 403s from sr.ht to the user
Upgrade dependencies
We need a newer gqlclient.
Ignore github.CheckRunEvent