blumeops/docs/changelog.d/+runner-logs-auth.feature.md
Erich Blume 4f5a963ef6 Add API token auth and git remote detection to runner-logs
runner-logs now always authenticates with the Forgejo API token
(via --token flag, FORGEJO_TOKEN env, or 1Password) so it works on
private repos. The --repo default is auto-detected from the git
remote origin URL instead of being hardcoded.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-18 16:39:21 -07:00

121 B

runner-logs now authenticates with Forgejo API token (works on private repos) and auto-detects the repo from git remote.