Fix #16: Add release doctor preflight command - #32
Merged
Conversation
Owner
Author
Delivery owner reportRun id: Summary
Hook doctor
GitNexus
Verification
Review status
Local-only note
|
Owner
Author
Internal reviewer reportRun id: Role: internal reviewer Review focus
Findings and resolution
No unresolved P0/P1/P2. |
Owner
Author
Internal tester reportRun id: Role: internal tester Checks performed
Findings
No unresolved P0/P1/P2. |
Owner
Author
Claude ACP code/security reviewExternal read-only review completed via Claude ACP. Conclusion: PASS No P0/P1/P2 findings. Notes:
No edits or external GitHub actions were attempted by Claude ACP. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
agent-loop release doctorpreflight with JSON and human pass/warn/fail reports.Run
a744ae53-b391-4fc1-8aa3-361b67e6df81Verification
pnpm exec vitest run plugins/autonomous-pr-loop/tests/release-doctor.test.ts plugins/autonomous-pr-loop/tests/hook-policy.test.ts plugins/autonomous-pr-loop/tests/cli-run.test.ts --no-file-parallelism --maxWorkers=1passed: 3 files, 86 tests.pnpm lintpassed.pnpm testpassed: 36 files, 417 tests.pnpm build:hookspassed.npx gitnexus detect_changes --repo HOLO-Codex --scope stagedpassed: 8 files, 82 symbols, 19 flows, critical risk expected for CLI/hook policy.pnpm agent-loop release doctor --jsonproduced expected fail on this feature branch because checkout is not main/clean and0.1.2already exists on GitHub/npm.Reviews
Notes
/Users/mac-mini/.agents/skills/pr-delivery-loop/SKILL.mdwas updated as local operator guidance and is intentionally not part of this PR diff.Fixes #16