Renovate: set GITHUB_COM_TOKEN for authenticated github.com lookups #38
Reference in New Issue
Block a user
Delete Branch "renovate-github-com-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Forwards the scopeless read-only github.com PAT (Actions secret RENOVATE_GITHUB_TOKEN) into the Renovate container as GITHUB_COM_TOKEN, so lookups of github.com-hosted deps run authenticated (no anonymous rate limit) and changelogs land in Renovate PRs. Ticks the todo.md item and documents the one-time secret setup in README → CI/CD.