ci: add --ci mode for session handover gate in workflows (#353)
Some checks failed
Gitea CI / test (push) Failing after 5s
Gitea CI / test (pull_request) Failing after 6s

This commit is contained in:
agentson
2026-03-01 20:02:48 +09:00
parent e65a0e3585
commit 6f047a6daf
3 changed files with 18 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ jobs:
run: pip install ".[dev]"
- name: Session handover gate
run: python3 scripts/session_handover_check.py --strict
run: python3 scripts/session_handover_check.py --strict --ci
- name: Validate governance assets
env: