Skip to content

[Fix] 원문 기준 공고명 추출 및 생성 결과 보정 - #219

Merged
whc9999 merged 3 commits into
mainfrom
dev
Jul 29, 2026
Merged

[Fix] 원문 기준 공고명 추출 및 생성 결과 보정#219
whc9999 merged 3 commits into
mainfrom
dev

Conversation

@whc9999

@whc9999 whc9999 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

✨ 어떤 이유로 PR를 하셨나요?

  • feature 병합
  • 버그 수정(아래에 issue #를 남겨주세요)
  • 코드 개선
  • 코드 수정
  • 배포
  • 기타(아래에 자세한 내용 기입해주세요)

📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해주세요

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

🚨 관련 이슈 번호 [ ]

whc9999 and others added 3 commits July 29, 2026 17:47
- 공고 추출 응답에 postingName 필드 추가
- 원문에 명시된 공고 제목만 그대로 추출하도록 프롬프트 수정
- 공고명이 없거나 불확실한 경우 빈 문자열을 유지하도록 처리
- 생성 단계에서 회사명과 직무명으로 공고명을 임의 생성하지 않도록 수정
- 기존 요청 DTO 생성자 호환성 유지
- 원문 공고명 전달 및 빈 공고명 유지 테스트 추가
- 추출된 공고명이 원문에 존재하는지 정규화 후 검증
- 원문에서 확인되지 않는 공고명은 빈 문자열로 처리
- 공고명 힌트가 null인 경우 임의 제목 생성을 차단
- AI 호출 실패 시 공고명 힌트 보존 여부를 public API 경로로 검증
- 공고명 추출 테스트 fixture에 원문 근거 추가
…b-posting-name

[Fix] 원문 기준 공고명 추출 및 생성 결과 보정
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c9c01704-61ac-4b8c-8155-ed49c8ff874b

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

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.

@whc9999
whc9999 merged commit 36afded into main Jul 29, 2026
5 checks passed
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