Skip to content
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

[Feat] husky로 commit 시 이슈 넘버 자동할당하는 로직 추가 #346

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

kyuhho
Copy link
Contributor

@kyuhho kyuhho commented Jul 9, 2024

Checklist


  • 올바른 브랜치에 PR을 보내도록 설정하였나요?
  • PR의 라벨을 올바르게 달았나요?

Description


해당 기능 사용하기 위해 브랜치 컨벤션을 다음과 같이 작성하면 될 것 같습니다!

  • 브랜치명 컨벤션: feat/{this_branch_does}_{issue_number} (ex. feat/add_button_74)
  • 브랜치명에 이슈 넘버 명시해주면 자동으로 commit 시 메세지에 자동으로 할당됩니다. (ex. chore: add padding (#74))

Related Issues


#344

To Reveiwer


혹시 동작 안하면 말해주세용!

@kyuhho kyuhho added Feature 기능 개발 Setting 프로젝트 세팅 관련 Priority-2 priority 2 labels Jul 9, 2024
@kyuhho kyuhho requested a review from rmdnps10 July 9, 2024 13:02
@kyuhho kyuhho self-assigned this Jul 9, 2024
@kyuhho kyuhho added the Stage-2/code-review-request work done and CI passed label Jul 9, 2024
Copy link

netlify bot commented Jul 9, 2024

Deploy Preview for candid-semolina-d0db42 ready!

Name Link
🔨 Latest commit 1f4e8e1
🔍 Latest deploy log https://app.netlify.com/sites/candid-semolina-d0db42/deploys/668d34f567d16900087bb27d
😎 Deploy Preview https://deploy-preview-346--candid-semolina-d0db42.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmdnps10 rmdnps10 merged commit b99e365 into dev Jul 12, 2024
5 checks passed
@rmdnps10
Copy link
Contributor

잘 동작하는 거 확인했습니다, 고생하셨습니다:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 기능 개발 Priority-2 priority 2 Setting 프로젝트 세팅 관련 Stage-2/code-review-request work done and CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants