Block a user
fix: remove worst-wins escalation logic
Good catch. Added warnSharedToken() — if two review-bot roles post under the same Gitea user, it logs:
WARNING: shared token detected — another review-bot role (security) is using the…
fix: remove worst-wins escalation logic
Consistent url.PathEscape across all Gitea client endpoints
fix: consistent url.PathEscape across all Gitea client endpoints
fix: consistent url.PathEscape across all Gitea client endpoints
Inline comment resolution tracking (edit resolved findings)
Escalation deadlock risk with shared tokens
Separate token per reviewer role (eliminate worst-wins)
feat: inline review comments on specific lines