Skip to content

Feat/#74 storage find by item#75

Closed
ramen0519 wants to merge 182 commits intomainfrom
feat/#74-storage-find-by-item-id
Closed

Feat/#74 storage find by item#75
ramen0519 wants to merge 182 commits intomainfrom
feat/#74-storage-find-by-item-id

Conversation

@ramen0519
Copy link
Copy Markdown
Contributor

@ramen0519 ramen0519 commented Feb 9, 2026

📍 PR 타입 (하나 이상 선택)

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

❗️ 관련 이슈 링크

Close #74

📌 개요

특정 뉴스, 용어가 저장된 폴더 목록을 조회하는 api 추가

🔁 변경 사항

itemId (뉴스ID or 용어ID) request를 통해 아이템이 저장된 폴더 목록을 조회하는 FolderService, FolderController 추가

📸 스크린샷

👀 기타 더 이야기해볼 점

✅ 체크 리스트

  • PR 템플릿에 맞추어 작성했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • 프로그램이 정상적으로 동작해요.
  • PR에 적절한 라벨을 선택했어요.
  • 불필요한 코드는 삭제했어요.

kingmingyu and others added 30 commits December 19, 2025 01:25
#5 ✨ feat: Swagger 설정 및 예시 추가
#7 ✨ feat: 깃허브 워크플로우 설정
📝 docs: Git Flow 및 커밋 메시지 가이드 README 추가
#12 ✨ feat: ci/cd 파이프라인 구축
ramen0519 and others added 27 commits February 3, 2026 01:54
#67 ✨ feat: 기사 상세 조회 시 날짜 포멧 통일 및 썸네일과 원문 링크 응답에 추가
@ramen0519 ramen0519 linked an issue Feb 9, 2026 that may be closed by this pull request
1 task
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 9, 2026

Important

Review skipped

Too many files!

This PR contains 215 files, which is 65 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/#74-storage-find-by-item-id

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ramen0519 ramen0519 closed this Feb 9, 2026
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.

✨ [Feat] 뉴스, 용어 별 저장 폴더 반환 api

3 participants