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

[fix] 잘안되던 오토태깅 수정 #191

Merged
merged 8 commits into from
Aug 30, 2024
Merged

Conversation

Ahn-seokjoo
Copy link
Collaborator

@Ahn-seokjoo Ahn-seokjoo commented Aug 29, 2024

오토 태깅 안돼서 테스트

네엡

@Ahn-seokjoo Ahn-seokjoo added the patch 태그의 패치 버전을 올릴 때 사용할 라벨 label Aug 29, 2024
@Ahn-seokjoo Ahn-seokjoo self-assigned this Aug 29, 2024
Comment on lines 15 to +19
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

체크아웃시에 커밋 다 가꼬옴 + 태그까지

Copy link
Member

Choose a reason for hiding this comment

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

음~

@Ahn-seokjoo
Copy link
Collaborator Author

  • 머지할떄 걍 스쿼시머지할게욤

Copy link
Member

@ddyeon ddyeon left a comment

Choose a reason for hiding this comment

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

CI의 신이 되었군.

Comment on lines 15 to +19
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
Copy link
Member

Choose a reason for hiding this comment

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

음~

@Ahn-seokjoo Ahn-seokjoo merged commit 51ec670 into develop Aug 30, 2024
3 checks passed
@Ahn-seokjoo Ahn-seokjoo deleted the feature/auto_tagging_fix branch August 30, 2024 05:47
Copy link
Collaborator

@fbghgus123 fbghgus123 left a comment

Choose a reason for hiding this comment

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

나이스 ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch 태그의 패치 버전을 올릴 때 사용할 라벨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants