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: 사용자 태그는 자동으로 생성된다. #77

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • 회원 태그 자동 생성 로직을 구현하였습니다.
  • 기존에 구현하였던 허브 태그 자동 생성 기능과 유사한 맥락을 가집니다.
  • 동일하게 제미니 api 클라이언트를 사용합니다.

@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Apr 11, 2024
@hseong3243 hseong3243 self-assigned this Apr 11, 2024
@hseong3243 hseong3243 linked an issue Apr 11, 2024 that may be closed by this pull request
Copy link

Test Results

179 tests  +21   179 ✅ +21   2s ⏱️ ±0s
 49 suites + 1     0 💤 ± 0 
 49 files   + 1     0 ❌ ± 0 

Results for commit f0453c4. ± Comparison against base commit 418c82d.

@hseong3243 hseong3243 merged commit 4e48d04 into main Apr 11, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#76-member-tags branch April 11, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 사용자 태그는 자동으로 생성된다.
1 participant