fix(seer): name the install that owns the repo on handoff 403s (#122758)
when a coding agent handoff fails with a github app permissions error, launch_coding_agents resolved the installation by taking the first entry from the org's github integrations an org can have the app installed on many github accounts — one Integration row per account — so that first entry is frequently not the install that failed the repo is already in scope and carries integration_id, populated from repo.integration_id, so we can resolve the install that actually owns it and derive the installation id and permissions URL from that Fixes CW-1934.
J
joseph-sentry committed
1dd6200f0a25daf8f266765f14cf1c4b006c7515
Parent: 113cfed
Committed by GitHub <noreply@github.com>
on 8/28/2026, 8:57:12 PM