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] 리뷰 키워드 필수 개수 수정 및 키워드 추가 #462

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

jyajoo
Copy link
Member

@jyajoo jyajoo commented Oct 21, 2024

📝 Description

작업 내용

  • 리뷰 키워드 필수 개수 1개로 수정
  • "선택할 키워드가 없어요"에 해당하는 NONE 키워드 추가
  • NONE 키워드의 경우 따로 저장할 필요성을 느끼지 못하여, NONE인 경우에는 저장하지 않도록 로직 추가

💬 To Reviewers

  • [ ]

☑️ Related Issue

관련 이슈
close #453

@jyajoo jyajoo added the feat 기능 개발 label Oct 21, 2024
@jyajoo jyajoo self-assigned this Oct 21, 2024
Copy link

Test Results

 41 files  ±0   41 suites  ±0   14s ⏱️ -1s
181 tests ±0  181 ✅ ±0  0 💤 ±0  0 ❌ ±0 
233 runs  ±0  233 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0acc9bf. ± Comparison against base commit 9f6cc87.

@jyajoo jyajoo merged commit 8c6e81c into develop Nov 20, 2024
3 checks passed
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