Skip to content

Feat: GitHub URL 기반 이슈 상세 조회 API 구현#112

Merged
ParkJh38 merged 1 commit intodevelopfrom
feature/#111-issue-detail-by-url
Jun 4, 2025
Merged

Feat: GitHub URL 기반 이슈 상세 조회 API 구현#112
ParkJh38 merged 1 commit intodevelopfrom
feature/#111-issue-detail-by-url

Conversation

@ParkJh38
Copy link
Copy Markdown
Collaborator

@ParkJh38 ParkJh38 commented Jun 4, 2025

#️⃣연관된 이슈

#111

📝작업 내용

  • GitHub URL 기반 이슈 상세 조회 API 구현
  • 키워드와 필터를 통한 이슈 검색 후 특정 이슈를 상세보기 하면, 해당 이슈의 요약과, 전체 내용을 확인 가능
스크린샷 2025-06-04 오후 7 26 05

🔎코드 설명 및 참고 사항

fetchIssueByUrl(String url)로 GraphQL 쿼리 추가

💬리뷰 요구사항

@ParkJh38 ParkJh38 self-assigned this Jun 4, 2025
@ParkJh38 ParkJh38 added the ✨ Feature Add features label Jun 4, 2025
@ParkJh38 ParkJh38 linked an issue Jun 4, 2025 that may be closed by this pull request
1 task
@ParkJh38 ParkJh38 merged commit 9e16d33 into develop Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature Add features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: GitHub URL 기반 이슈 상세 조회 API 구현

1 participant