Skip to content

[docs][program-service] REST Docs 설정 및 adoc 템플릿 작성#27

Merged
sweetRainShin merged 2 commits into
devfrom
docs/25-add-adoc-template-html-docs
May 18, 2026
Merged

[docs][program-service] REST Docs 설정 및 adoc 템플릿 작성#27
sweetRainShin merged 2 commits into
devfrom
docs/25-add-adoc-template-html-docs

Conversation

@sweetRainShin
Copy link
Copy Markdown
Contributor

🌱 설명

이 PR에서 어떤 작업을 했는지 간략하게 설명해주세요.

  • REST Docs 설정 및 adoc 템플릿 작성

📌 관련 이슈

이 PR과 연관된 이슈 번호를 작성해주세요. (이슈 없으면 생략 가능)

💻 커밋 유형

해당하는 항목에 x를 채워주세요.

  • feat : 새로운 기능 추가
  • fix : 버그 수정 (긴급 핫픽스 포함)
  • refactor : 리팩토링
  • chore : 빌드 설정, 의존성 업데이트 등
  • docs : 문서 수정
  • comment : 주석 추가 및 변경
  • rename : 파일 / 폴더 이동 또는 이름 변경
  • remove : 파일 삭제
  • test : 테스트 코드 추가 / 수정

📝 체크리스트

PR 올리기 전에 아래 항목을 확인해주세요.

  • develop 브랜치 기준으로 feature 브랜치를 생성했나요?
  • 코드 컨벤션 및 스타일 가이드를 준수했나요?
  • 관련 이슈와 연결했나요?
  • 설명이 필요한 부분 / 어려운 부분 / 공유가 필요한 부분에 주석을 추가했습니다.
  • 제가 작성한 코드를 스스로 리뷰했습니다.
  • 기존 테스트와 충돌하지 않음을 확인했나요?

📚 추가 설명

리뷰어가 참고해야 할 내용, 첨부 이미지 등이 있다면 자유롭게 추가해주세요. (선택)

  • 예) 라이브러리 버전을 올리면서 설정 방식이 변경되었습니다.

@sweetRainShin sweetRainShin self-assigned this May 17, 2026
@sweetRainShin sweetRainShin added the 📜 documentation 문서화 작업 label May 17, 2026
@sweetRainShin sweetRainShin linked an issue May 17, 2026 that may be closed by this pull request
4 tasks
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: first-ticket/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 15ef7fae-ff70-4c75-b28a-84a8d9b3d344

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
  • Commit unit tests in branch docs/25-add-adoc-template-html-docs

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.

@sweetRainShin sweetRainShin force-pushed the docs/25-add-adoc-template-html-docs branch from 388f8c7 to dde677b Compare May 17, 2026 15:06
@sweetRainShin sweetRainShin merged commit 41a8a82 into dev May 18, 2026
3 checks passed
@sweetRainShin sweetRainShin deleted the docs/25-add-adoc-template-html-docs branch May 18, 2026 09:21
@github-project-automation github-project-automation Bot moved this from Todo to Done in First Ticket May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📜 documentation 문서화 작업

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[docs][program-service] REST Docs 설정 및 adoc 템플릿 작성

2 participants