+43
−0
+27
−1
scripts/renovate-bot.sh
0 → 100755
+120
−0
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Add renovate-bot.sh + targets to provision and manage an optional Renovate bot
token instead of running scans/CI as a personal PAT:
- renovate-bot-create: group token (RENOVATE_BOT_GROUP, for the multi-repo scan)
or project token (per-repo CI); stored at RENOVATE_BOT_TOKEN_FILE.
- renovate-bot-list / renovate-bot-revoke: lifecycle (confirm-guarded revoke).
- renovate-bot-ci-set: set the masked RENOVATE_TOKEN CI/CD variable from the token.
Created with the consumer admin token on the repo's own server (mirrors
agent-bots.sh). Docs added.
Changelog: added
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>