Skip to content

공지글 상태 업데이트 기능 추가 #7

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryush00
Copy link
Owner

@ryush00 ryush00 commented Apr 8, 2025

Summary

  • 공지에서 제외된 게시글의 is_notice 상태 값을 자동으로 false로 갱신하는 기능 추가
  • 페이지 크롤링 시 현재 공지로 표시된 게시글 CID를 추적하고 더 이상 공지가 아닌 게시글 처리 로직 구현
  • 이 변경으로 게시판 첫 페이지 크롤링 시 공지 상태 정보가 항상 정확하게 유지됨

Test plan

  • 게시글 크롤링 시 공지글 처리 테스트 구현
  • 공지 상태에서 제외된 게시글 자동 갱신 테스트 구현
  • Rubocop 적용으로 코드 스타일 개선

🤖 Generated with Claude Code

공지에서 제외된 게시글의 is_notice 상태 값을 자동으로 갱신하는 기능 추가.
게시판 첫 페이지 크롤링 시 현재 공지로 표시되지 않은 게시글의 공지 상태를 해제하도록 구현.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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