Skip to content

Reconcile verified agent pull request merges - #56

Merged
github-actions[bot] merged 1 commit into
mainfrom
agent/reconcile-verified-agent-merges
Jul 29, 2026
Merged

Reconcile verified agent pull request merges#56
github-actions[bot] merged 1 commit into
mainfrom
agent/reconcile-verified-agent-merges

Conversation

@ranade-oss

Copy link
Copy Markdown
Owner

Summary

Add a scheduled and manual reconciliation pass for open eligible agent/** pull requests that already have a successful exact-head Baseline.

Behavior

  • runs every five minutes and on manual dispatch;
  • finds trusted same-repository agent PRs and marked upstream-sync bot PRs;
  • requires a successful Baseline for the current exact head;
  • rechecks draft state, head SHA, requested changes, unresolved review threads, and GitHub mergeability;
  • squash-merges only when every existing gate passes;
  • leaves blocked PRs open for a later reconciliation pass.

Safety

This closes the one-shot timing gap without weakening any merge condition. High-risk drafts remain excluded, stale heads cannot merge, and failed or absent Baselines remain ineligible.

@github-actions
github-actions Bot merged commit ab6f06e into main Jul 29, 2026
6 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