Skip to content

🩹 chore: gitmoji를 포함한 git convention 설정 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

foresec
Copy link
Collaborator

@foresec foresec commented Jul 4, 2024

👾 Pull Request

  • 작업명: Jira 이슈 별도의 git convention 설정
  • 티켓: [티켓 제목](티켓 URL)
  • 상태: 신규

1️⃣ Spec

  • gitmoji를 포함한 git convention husky 설정

2️⃣ 변경 사항

  • gitmoji client 툴 추가로 인한 npm install 재실행 필요
  • husky/commit-msg 성공시 아이콘 변경 (🔆->✅)
  • [.commitlintrc] : 컨벤션 세부사항 변경
  • [.gitmojirc.json] : 메시지 첫글자 소문자 변경을 위한 gitmoji client 툴 설정 파일 추가

3️⃣ 예시 코드

  • git add 후 npx gitmoji -c입력시, gitmoji와 커밋메시지를 입력할 수 있는 gitmoji client 툴 실행
  • <emoji> <type>: <message> 형태로 작성 시 깃 메시지 컨벤션 통과

4️⃣ 관련 문서 (선택 사항)

Copy link
Member

@Choozii Choozii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨👍

Copy link
Member

@bicochan bicochan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻✨

@foresec foresec merged commit cdb545c into master Jul 5, 2024
@bicochan bicochan deleted the feature/convention-setting branch July 19, 2024 02:19
@foresec foresec self-assigned this Jul 19, 2024
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.

4 participants