Skip to content

Guard plan sync for closed PRs#5

Merged
skulidropek merged 1 commit into
mainfrom
guard-open-pr-sync
Jun 3, 2026
Merged

Guard plan sync for closed PRs#5
skulidropek merged 1 commit into
mainfrom
guard-open-pr-sync

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • capture current Codex Stop payloads via last_agent_message and support proposed plan title attributes
  • normalize known XML-style plan sections before storing and syncing
  • skip PR comment publishing when the current branch PR is CLOSED or MERGED, leaving plan items queued

Verification

  • cargo fmt --all -- --check
  • cargo test --all-features
  • cargo clippy --all-targets --all-features
  • production check: plan-to-git sync on merged PR feat: add plan-to-git CLI #3 did not add a new comment

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 3, 2026

Warning

Review limit reached

@skulidropek, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 26 minutes and 37 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 910da758-4448-43cd-bcd9-3d239cd49b93

📥 Commits

Reviewing files that changed from the base of the PR and between dcd84d8 and a24b2d4.

📒 Files selected for processing (8)
  • README.md
  • changelog.d/20260603_195500_guard_plan_sync_closed_prs.md
  • src/capture.rs
  • src/github.rs
  • src/main.rs
  • src/normalize.rs
  • tests/integration/cli.rs
  • tests/unit/plan_capture.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch guard-open-pr-sync

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 and usage tips.

@skulidropek
Copy link
Copy Markdown
Member Author

skulidropek commented Jun 3, 2026

AI Session Backup

Commit: a7ea8a6
Status: success
Files: 16 (6.90 MB)
Links: README | Manifest

git status

On branch guard-open-pr-sync
Your branch is up to date with 'origin/guard-open-pr-sync'.

nothing to commit, working tree clean

@skulidropek skulidropek force-pushed the guard-open-pr-sync branch from a7ea8a6 to a24b2d4 Compare June 3, 2026 20:40
@skulidropek
Copy link
Copy Markdown
Member Author

skulidropek commented Jun 3, 2026

AI Session Backup

Commit: a24b2d4
Status: success
Files: 16 (7.05 MB)
Links: README | Manifest

git status

On branch guard-open-pr-sync
Your branch is up to date with 'origin/guard-open-pr-sync'.

nothing to commit, working tree clean

@skulidropek skulidropek merged commit 8ff02d4 into main Jun 3, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant