+16
−3
+53
−2
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Add `make renovate-bot-rotate` (renovate-bot.sh rotate) using GitLab's rotate API:
revokes the old token and issues a new one with the same name/scopes + fresh
RENOVATE_BOT_EXPIRES, then rewrites RENOVATE_BOT_TOKEN_FILE and the Vault path.
- group/project token: rotate by id with the creator token
- service account: self-rotate with the bot token itself (no admin)
confirm.sh-guarded (cron-friendly via NONINTERACTIVE). Replaces the old
re-create-then-revoke dance (which left duplicate same-named tokens).
Changelog: added
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>