Skip to content

[Fix] trigger-ai-fix.sh gh CLI로 실패 로그 직접 fetch#44

Merged
seoyeoki merged 1 commit intodevelopfrom
fix/trigger-ai-fetch-log
Mar 22, 2026
Merged

[Fix] trigger-ai-fix.sh gh CLI로 실패 로그 직접 fetch#44
seoyeoki merged 1 commit intodevelopfrom
fix/trigger-ai-fetch-log

Conversation

@seoyeoki
Copy link
Copy Markdown
Contributor

#️⃣ 연관된 이슈

N/A

#️⃣ 작업 내용

문제: n8n이 $4 인자로 커밋 메시지(head_commit.message)만 전달하여 aider가 실제 에러 원인을 파악할 수 없었음.

해결: n8n 캔버스 수정 대신 스크립트가 gh run view --log-failed로 실제 실패 로그를 직접 fetch하도록 변경.

  • $4 인자(log_text) 제거 → gh run view "$RUN_ID" --log-failed로 대체
  • 로그 fetch 실패 시 조기 종료 처리 추가

#️⃣ 셀프 체크리스트

  • 코드 컨벤션을 준수했나요?

🤖 Generated with Claude Code

n8n이 커밋 메시지만 전달하던 문제 해결.
trigger-ai-fix.sh가 gh run view --log-failed로
실제 에러 로그를 직접 가져오도록 변경.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 22, 2026

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

Run ID: 9cd566db-eb46-4971-ac85-54be17ca3315

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 fix/trigger-ai-fetch-log

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.

@seoyeoki seoyeoki merged commit 9a576e3 into develop Mar 22, 2026
2 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