You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): retry gh pr create on GraphQL replica lag (not REST)
Same fix as DOScan-Frontend: the createPullRequest GraphQL mutation lags
behind the REST branches endpoint. Polling REST didn't help. Retry the
actual PR creation call instead, up to 6× with 5s backoff.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments