Skip to content

fix: wait for Project v2 readback in live QA - #70

Merged
v-Kaefer merged 1 commit into
developfrom
fix/issue-69-live-project-readback
Aug 11, 2026
Merged

fix: wait for Project v2 readback in live QA#70
v-Kaefer merged 1 commit into
developfrom
fix/issue-69-live-project-readback

Conversation

@v-Kaefer

Copy link
Copy Markdown
Owner

Linked Issue

Milestone

  • Mock Milestone

Related PRs

  • <optional related pull request numbers; none for this implementation PR>

Summary

  • Makes the live structured PR Sync verification tolerate bounded Project v2 read-after-write delay.
  • Keeps production PR Sync behavior unchanged.
  • Polls until both the linked task and In review status are visible, then fails if the state does not converge within 20 seconds.

How to test

Evidence

  • Previous live run proved Project field reconciliation and PR metadata mutations succeeded
  • Failure was limited to immediate Project list readback
  • Fresh live run passes after promotion

Known risks

  • Live QA may wait up to 20 seconds when GitHub Project reads are delayed.

DoD checklist

  • Scope implemented as defined
  • Production sync behavior unchanged
  • Verification remains fail-closed after timeout
  • No permission expansion

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@v-Kaefer, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 2 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 187b51ab-5354-40c5-a5a9-aa5d403c327b

📥 Commits

Reviewing files that changed from the base of the PR and between 10749f0 and da6eee0.

📒 Files selected for processing (1)
  • tests/qa/live_pr_sync.py

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added this to the Mock Milestone milestone Aug 11, 2026
@v-Kaefer
v-Kaefer merged commit cf25ed6 into develop Aug 11, 2026
6 checks passed
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

PR Sync

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown

Promotion linkage

@github-actions

Copy link
Copy Markdown

Promotion linkage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant