블로그 발행 체크를 포럼 게시글 기준으로 변경 - #46
Merged
Merged
Conversation
DaleSeo
force-pushed
the
feat/forum-based-attendance
branch
from
July 24, 2026 01:56
da3851c to
f67e981
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
블로그 스터디 운영 방식이 "봇이 만든 주간 스레드에 글 남기기"에서 "블로그글-공유 포럼에 각자 게시글 올리기"로 바뀜에 따라, 블로그 발행 체크의 판정 기준을 포럼 게시글로 변경했습니다. 게시글의
owner_id와 snowflake ID에 인코딩된 생성 시각만 사용하므로 메시지를 읽을 필요가 없고, 스레드에 피드백이 섞이거나 수동 스레드가 생기면 판정이 틀어지던 문제가 구조적으로 사라집니다.