Skip to content

Make Shipgate verify-first for PR gates#158

Merged
pengfei-threemoonslab merged 3 commits into
mainfrom
codex/verify-first-pr-merge-gate
Jun 1, 2026
Merged

Make Shipgate verify-first for PR gates#158
pengfei-threemoonslab merged 3 commits into
mainfrom
codex/verify-first-pr-merge-gate

Conversation

@pengfei-threemoonslab
Copy link
Copy Markdown
Contributor

Summary

  • Reorients README, quickstart, agent snippets, adoption kits, and golden PR docs around the agents-shipgate verify flow.
  • Updates the capability-review PR comment so the first screen leads with merge_verdict, capability deltas, Required before merge, trust-root warnings, and artifact links while preserving release_decision.decision as the source gate.
  • Tightens the adoption harness to score verify, verifier.json.merge_verdict, capability_review.top_changes[], and human-review handoff behavior.

Validation

  • python -m pytest tests/test_verify.py tests/test_github_action_outputs.py tests/test_action_metadata.py
  • python -m pytest tests/harness/test_detectors.py tests/harness/test_exit_criteria.py
  • python -m pytest tests/test_docs_links.py tests/test_documentation_checks.py
  • python -m pytest
  • python -m ruff check .
  • git diff --check
  • PYTHONPATH=src AGENTS_SHIPGATE_AGENT_MODE=1 python -m agents_shipgate verify --preview --json (merge_verdict: unknown, because this worktree has no root shipgate.yaml)

Notes

This PR intentionally changes the default PR-comment surface for capability-review; it does not add a second gate or change report.json.release_decision.decision semantics.

@pengfei-threemoonslab pengfei-threemoonslab changed the title [codex] Make Shipgate verify-first for PR gates Make Shipgate verify-first for PR gates Jun 1, 2026
@pengfei-threemoonslab pengfei-threemoonslab marked this pull request as ready for review June 1, 2026 03:47
@pengfei-threemoonslab pengfei-threemoonslab merged commit 62ea19c into main Jun 1, 2026
1 check passed
@pengfei-threemoonslab pengfei-threemoonslab deleted the codex/verify-first-pr-merge-gate branch June 1, 2026 03:53
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