Skip to content

feat(agents): triage runs pre-PR build+test gate before expert review#87

Merged
bokelley merged 1 commit intomainfrom
bokelley/triage-build-test-gate
Apr 24, 2026
Merged

feat(agents): triage runs pre-PR build+test gate before expert review#87
bokelley merged 1 commit intomainfrom
bokelley/triage-build-test-gate

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

Summary

Mirrors adcontextprotocol/adcp#3023.

Routine now runs the repo's build + fast-test tier before the pre-PR expert review. Expert spawns are expensive; no point running them on broken code. Also keeps the planned auto-fix loop's "red PR at push = drift" signal clean.

Capped at 2 build→fix iterations. If still failing → abandon and Flag for human review with the log.

Test plan

  • CI green
  • Next triage-opened PR from this repo includes a visible build-gate outcome

🤖 Generated with Claude Code

Mirrors adcontextprotocol/adcp#3023. Routine now runs the repo's
build+test tier before spawning expert subagents, capped at 2 build→fix
iterations. Prevents shipping known-broken drafts and keeps the auto-fix
loop's "red PR = drift" signal clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bokelley bokelley merged commit 0520fcf into main Apr 24, 2026
4 checks passed
@bokelley bokelley deleted the bokelley/triage-build-test-gate branch April 24, 2026 11:46
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