林 駿甫 (Shunsuke Hayashi)
|
553eed3b5d
|
[追加] Git hooks: pre-commit ロック検証 + post-commit Issue 自動更新 (#66)
scripts/pre-commit-lock-check.sh:
- コミット前にファイルロックを検証
- POLARIS_AGENT_ID 環境変数でエージェント識別
- ロック保持者以外の変更を exit 1 で拒否
scripts/post-commit-issue-update.sh:
- コミットメッセージから #N を抽出
- gh issue comment で自動更新
- cargo test 結果も添付
- バックグラウンド実行(コミットをブロックしない)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-10 07:04:07 +09:00 |
|