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

Document : 브랜치 전략 #2

Open
ohinhyuk opened this issue Oct 12, 2023 · 0 comments
Open

Document : 브랜치 전략 #2

ohinhyuk opened this issue Oct 12, 2023 · 0 comments
Labels
Documentation 문서화를 위한 이슈

Comments

@ohinhyuk
Copy link
Collaborator

브랜치 종류

브랜치 \ 옵션 분기 대상 PR 필요 CI 적용 CD 적용 네이밍
main - O O O main
develop main X X X dev
hotfix main X X X hotfix-1.0.0
issue develop X X X issue/#1

이슈 브랜치 네이밍 전략

Branch Name : issue/#{이슈번호}
Ex) issue/#3

@ohinhyuk ohinhyuk added the Documentation 문서화를 위한 이슈 label Oct 12, 2023
@ohinhyuk ohinhyuk pinned this issue Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 문서화를 위한 이슈
Projects
None yet
Development

No branches or pull requests

1 participant