Skip to content

A pre-commit hook for adding the branch name to the commit message.

Notifications You must be signed in to change notification settings

Soomgo-Backend/soomgo-pre-commit-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

soomgo-commit-msg-pre-commit

커밋 메세지를 조작하는 pre-commit

pre-commit 설정하기

commit-msg-with-jira

- repo: https://github.com/Soomgo-Backend/soomgo-commit-msg-pre-commit
  rev: 0.1.1
  hooks:
    - id: commit-msg-with-jira

자동으로 커밋 메세지를 조작하는 훅입니다. 현재의 브랜치명이 [a-zA-Z]+\/[A-Z]+\-[0-9]+ 패턴과 일치할 경우 자동으로 커밋 메세지 앞에 티켓 ID를 추가합니다. 만약 커밋 메세지에 이미 지라 티켓 ID가 포함되었을 경우나 no-ticket으로 시작하는 경우에는 무시됩니다.

About

A pre-commit hook for adding the branch name to the commit message.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages