forked from molecule-ai/molecule-core
f908aa894b
infra-sre IS the engineers/core-devops agent (same team, same work). Without this alias, infra-sre reviews and comments never satisfy the engineers gate in signal_1_comment_scan, causing PRs to remain blocked even when infra-sre explicitly posts [devops-agent] APPROVED. Changes: - Add LOGIN_ALIASES dict: infra-sre → core-devops - Resolve aliases in signal_1_comment_scan comment-matching loop - Resolve aliases in signal_1_comment_scan reviews collection - Add test covering infra-sre APPROVED review → engineers CLEAR Fixes #896. [core-be-agent] Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>