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: 리뷰가 completed가 되었을때 반환하도록 수정 #22

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

devxb
Copy link
Collaborator

@devxb devxb commented Feb 8, 2025

요약

리뷰가 생성될때까지 대기하는것이 아니라, completed = true일때까지 대기하도록 수정

어떻게 구현했는지

리뷰가 생성될때까지 대기하는것이 아니라, completed = true일때까지 대기하도록 수정

이슈번호

@devxb devxb self-assigned this Feb 8, 2025
@devxb devxb requested a review from inpink as a code owner February 8, 2025 03:04
@devxb devxb changed the title feat: 리뷰가 completed가 되었을때 반환하도록 수정 fix: 리뷰가 completed가 되었을때 반환하도록 수정 Feb 8, 2025
@devxb devxb merged commit 3d37760 into main Feb 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 리뷰가 completed가 되었을때 반환하도록 수정
2 participants