팀 공통 워크플로우 (규칙, 스킬, hooks, 버전 관리)
Go to file
htlee 303d4dff68 feat: v1.6.1 custom_pre_commit 프로젝트 해시 분기 지원
- content_hashes_custom_precommit 필드 추가 (pre-commit 제외 해시)
- push/mr/release Step 0.5: custom_pre_commit 플래그에 따라 해시 비교 분기
- update-hash.sh: HASH_NO_PC_FILE 초기화 버그 수정 + 두 세트 해시 동시 계산
2026-03-06 15:30:48 +09:00
.claude feat: v1.6.1 custom_pre_commit 프로젝트 해시 분기 지원 2026-03-06 15:30:48 +09:00
.githooks fix: commit-msg hook grep -P를 -E로 변경 (macOS 호환) 2026-02-14 22:18:37 +09:00
.editorconfig chore: 팀 공통 워크플로우 초기 구성 2026-02-14 08:20:38 +09:00
README.md Initial commit 2026-02-14 08:20:37 +09:00
update-hash.sh feat: v1.6.1 custom_pre_commit 프로젝트 해시 분기 지원 2026-03-06 15:30:48 +09:00
workflow-version.json feat: v1.6.1 custom_pre_commit 프로젝트 해시 분기 지원 2026-03-06 15:30:48 +09:00

template-common

팀 공통 워크플로우 (규칙, 스킬, hooks, 버전 관리)