Skip to content

fix(fleet): add batch resolution dedup guard to prevent duplicate reconcile PRs#276

Merged
davideast merged 1 commit intomainfrom
fix/fleet-merge-batch-dedup
Mar 10, 2026
Merged

fix(fleet): add batch resolution dedup guard to prevent duplicate reconcile PRs#276
davideast merged 1 commit intomainfrom
fix/fleet-merge-batch-dedup

Conversation

@davideast
Copy link
Collaborator

  • Add findExistingReconcilePR() to check for open reconcile PRs before dispatching
  • Skip batch resolve when existing reconcile PR covers the same conflict group
  • Add BatchResolveSuccess.skipped flag for handler coordination
  • Add test 2.4: conflict group + existing reconcile PR → skipped
  • Fix pre-existing lint: add missing dryRun to BASE_INPUT
  • Bump version to 0.0.1-experimental.33

…oncile PRs

- Add findExistingReconcilePR() to check for open reconcile PRs before dispatching
- Skip batch resolve when existing reconcile PR covers the same conflict group
- Add BatchResolveSuccess.skipped flag for handler coordination
- Add test 2.4: conflict group + existing reconcile PR → skipped
- Fix pre-existing lint: add missing dryRun to BASE_INPUT
- Bump version to 0.0.1-experimental.33
@davideast davideast merged commit 13e5c4c into main Mar 10, 2026
5 checks passed
@davideast davideast deleted the fix/fleet-merge-batch-dedup branch March 10, 2026 10:59
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