fix: update GitHub contract test fixture to a commit the API still associates with a PR#836
fix: update GitHub contract test fixture to a commit the API still associates with a PR#836
Conversation
|
Claude finished @jumboduck's task in 3m 6s —— View job PR Review: Update GitHub contract test fixture
Static AnalysisAll checks pass — ReviewVerified the new fixture data is correct. The comment rewrite in One nit (outside the diff)In SummaryClean, minimal fix. LGTM with the optional nit above. |
| // The GitHub API intermittently stops returning PR associations for older commits | ||
| // for reasons we cannot fathom. When that happens, update to a more recent commit. |
GitHub's associatedPullRequests API intermittently drops associations for
older commits. Bump the fixture from e21a8af (PR #6, broken) to
475dd3d (PR #829, recent and verified).
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com