Skip to content

Update the glimpse workflow to the current template - #26

Merged
mathiasgrimm merged 1 commit into
mainfrom
chore/update-glimpse-workflow
Jul 20, 2026
Merged

Update the glimpse workflow to the current template#26
mathiasgrimm merged 1 commit into
mainfrom
chore/update-glimpse-workflow

Conversation

@mathiasgrimm

Copy link
Copy Markdown
Owner

The workflow that glimpse init scaffolds changed upstream in glimpse-cli. This updates .github/workflows/glimpse.yml to the current template.

What changed:

  • The check no longer skips when GLIMPSE_TOKEN is missing. Since glimpse-cli v1.3.0, the CLI falls back to a built-in public token that can run check and analyze. So fork pull requests and repos without the secret are gated too.
  • The GLIMPSE_TOKEN secret is still optional. Setting it gives higher rate limits and usage attribution.

🤖 Generated with Claude Code

The template changed upstream in glimpse-cli: since v1.3.0 the CLI
falls back to a built-in public token when GLIMPSE_TOKEN is not
available, so the check runs on fork pull requests too instead of
being skipped.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mathiasgrimm
mathiasgrimm merged commit 77a2237 into main Jul 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant