Skip to content

블로그 발행 체크 시 봇이 만든 스레드만 검사하도록 수정 - #47

Merged
DaleSeo merged 1 commit into
mainfrom
fix/bot-owned-thread
Jul 24, 2026
Merged

블로그 발행 체크 시 봇이 만든 스레드만 검사하도록 수정#47
DaleSeo merged 1 commit into
mainfrom
fix/bot-owned-thread

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Jul 24, 2026

Copy link
Copy Markdown
Member

블로그 발행 체크가 채널에서 가장 최근에 생성된 스레드를 무조건 검사 대상으로 삼기 때문에, 멤버가 스레드를 하나만 새로 만들어도 봇이 만든 주간 스레드가 검사 대상에서 밀려나는 문제가 있습니다. 문제 해결을 위해서 봇 자신의 사용자 ID를 조회한 뒤 봇이 소유한 스레드만 후보로 고려하도록 해서, 멤버가 만든 스레드가 주간 스레드를 가로챌 수 없게 했습니다. 포럼 게시글 기준으로 전환하는 #46이 배포되기 전까지의 안전장치입니다.

@DaleSeo DaleSeo changed the title fix: only consider bot-owned threads in blog check 블로그 발행 체크 시 봇이 만든 스레드만 검사하도록 수정 Jul 24, 2026
@DaleSeo
DaleSeo marked this pull request as ready for review July 24, 2026 01:38
@lms0806
lms0806 requested review from lms0806 and sehyunnoh July 24, 2026 01:49
@DaleSeo
DaleSeo merged commit 914ec03 into main Jul 24, 2026
2 checks 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.

1 participant