DashboardsentryUser expects iterate-pr workflow — fix …

User expects iterate-pr workflow — fix CI, resolve all bot+human comments, repeat

Category: preference
Confidence: 1.00
ID: 019d8c2a-bf59-7bcf-968c-ae31b58e053f
Project ID: 702228c8-56bc-4694-8d5a-174ac2f29105
Cross-project: No
Recalled in other projects: 0
Source session: (none)
Created: 2026-07-30 15:46:05
Updated: 2026-07-30 15:46:05

Content

Iterate-PR workflow: When asked to keep running on a PR, loop: (1) Push fixes. (2) Wait for CI — including 'Sentry Seer' and 'Cursor BugBot' jobs (they may be NEUTRAL/pending; wait until they complete). (3) Get failing logs via gh run view --log-failed --job $(gh pr checks $PR_NO --json state,link -q '.[] | select(.state == "FAILURE").link | split("/")[-1]'). (4) Fix failures. (5) Get unresolved PR comments via GraphQL (replace owner/name/number). (6) Address each — fix code or reply with rationale. (7) Resolve threads. (8) Repeat until zero CI failures and zero unresolved bot+human comments.

Move to: