Skip to content

Conversation

@simount3
Copy link
Collaborator

@simount3 simount3 commented Oct 2, 2025

제목(필수): [TYPE]: 제목 예) [FEAT]: 회원가입 기능 추가

제목 규칙 자세히 보기
  • 형식: [TYPE]: 제목
  • 제한: 50자 이내, 첫 글자 대문자, 명령문
  • TYPE: FEAT FIX REFACTOR COMMENT STYLE TEST CHORE INIT

무엇을 / 왜

  • 무엇(What): 평행우주 목록 조회, 내 게시물 및 댓글 목록 조회, 대표시나리오 설정, 대표프로필 조회 기능 구현하였습니다.
  • 왜(Why):

어떻게(요약) — 3줄 이내

  • 평행우주 목록 조회, 내 게시물 및 댓글 목록 조회, 대표시나리오 설정, 대표프로필 조회 api 구현
  • api 명세서에 따라 경로 수정
  • 대표 시나리오 설정하는 api 추가
  • 마이페이지 기능들 모두 구현 및 테스트 완료

영향 범위

  • API 변경
  • DB 마이그레이션
  • Breaking Change
  • 보안/권한 영향
  • 문서/가이드 업데이트 필요

체크리스트

  • 타입 라벨 부착 (FEAT/FIX/REFACTOR/COMMENT/STYLE/TEST/CHORE/INIT)
  • 로컬/CI 테스트 통과
  • 영향도 점검 완료
  • 주석/문서 반영(필요 시)

ToDo (선택)

  • 할 일 1
  • 할 일 2

스크린샷/증빙(선택)

이슈 연결 (자동)

Closes #70

@simount3 simount3 changed the title [Feat]: 평행우주 목록 조회, 내 게시물 및 댓글 목록 조회, 대표시나리오 설정, 대표프로필 조회 기능 [Feat]: 마이페이지 모든 기능 구현 완료 Oct 2, 2025
@simount3 simount3 closed this Oct 2, 2025
@simount3 simount3 reopened this Oct 2, 2025
Copy link
Collaborator

@johnbosco0414 johnbosco0414 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Collaborator

@shihan00321 shihan00321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@johnbosco0414 johnbosco0414 merged commit c703bb8 into main Oct 2, 2025
5 of 6 checks passed
@simount3 simount3 deleted the enhancement/4 branch October 2, 2025 08:29
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]: 마이페이지 모든 기능 구현 완료

4 participants