You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Switch from SENTRY_RELEASE_BOT to SENTRY_INTERNAL_APP (#7128)
## Summary
- Replace `SENTRY_RELEASE_BOT_CLIENT_ID` /
`SENTRY_RELEASE_BOT_PRIVATE_KEY` with `SENTRY_INTERNAL_APP_ID` /
`SENTRY_INTERNAL_APP_PRIVATE_KEY` in both workflow files
- The auto-approve actor check now accepts both
`sentry-release-bot[bot]` and `getsantry[bot]` to support the transition
- Org-level variable and secret are already configured
The detailed implementation plan is attached as a `git note` on the
first commit.
0 commit comments