Skip to content

fix(gator): retry review after draft blocker clears#2200

Merged
johntmyers merged 1 commit into
mainfrom
fix/gator-draft-blocker-review
Jul 13, 2026
Merged

fix(gator): retry review after draft blocker clears#2200
johntmyers merged 1 commit into
mainfrom
fix/gator-draft-blocker-review

Conversation

@johntmyers

Copy link
Copy Markdown
Collaborator

Summary

Allow gator to run the independent reviewer once after a same-head-SHA draft-only blocker clears and the PR is ready for review.

Related Issue

N/A

Changes

  • Detect prior draft-only ## Blocked gator dispositions in the same-SHA duplicate guard.
  • Ignore those draft-only blockers only after the current PR is no longer draft.
  • Document the exception in the gator prompt and gator-gate skill.
  • Add guard tests for ready vs still-draft behavior.

Testing

  • scripts/agents/gator/bin/gh_guard_test.sh passes
  • bash -n scripts/agents/gator/bin/gh scripts/agents/gator/bin/gh_guard_test.sh scripts/agents/run.sh passes
  • git diff --check passes
  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: John Myers <johntmyers@users.noreply.github.com>
@johntmyers johntmyers merged commit 9ad53b3 into main Jul 13, 2026
32 checks passed
@johntmyers johntmyers deleted the fix/gator-draft-blocker-review branch July 13, 2026 16:04
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.

2 participants