REVIEWER_GITEA_API_TOKEN is the same user as the PR creator, causing self-approval rejection. Now tries REVIEWER first, then falls back to CI_GITEA_API_TOKEN (kireto — CI bot account).
## Summary
REVIEWER_GITEA_API_TOKEN is the same user as the PR creator, causing self-approval rejection. Now tries REVIEWER first, then falls back to CI_GITEA_API_TOKEN (kireto — CI bot account).
Same fix as OBL-INFRA-536 (infra PR #1170).
Closes DEVX-161
REVIEWER_GITEA_API_TOKEN is the same user as the PR creator, causing
self-approval rejection. Now tries REVIEWER first, then falls back to
CI_GITEA_API_TOKEN (kireto — CI bot account).
Closes DEVX-161
Generated with [Devin](https://devin.ai)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
kireto
approved these changes 2026-08-26 08:11:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
REVIEWER_GITEA_API_TOKEN is the same user as the PR creator, causing self-approval rejection. Now tries REVIEWER first, then falls back to CI_GITEA_API_TOKEN (kireto — CI bot account).
Same fix as OBL-INFRA-536 (infra PR #1170).
Closes DEVX-161
Auto-approved: all CI checks passed (validate job).