Skip to content

fix: escape newlines in changed_files JSON payload#416

Open
ryanproback wants to merge 1 commit into
mainfrom
ci/fix-dispatch-payload
Open

fix: escape newlines in changed_files JSON payload#416
ryanproback wants to merge 1 commit into
mainfrom
ci/fix-dispatch-payload

Conversation

@ryanproback

Copy link
Copy Markdown
Contributor

Summary

  • notify-policy-changes 워크플로우에서 changed_files에 raw newline이 들어가 JSON 파싱 에러 발생하던 문제 수정
  • jq -Rs '.'로 newline을 이스케이프 처리 (boolti-api와 동일한 패턴)

관련

🤖 Generated with Claude Code

The multiline list output was breaking JSON parsing in the
repository-dispatch client-payload. Use jq to escape newlines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify

netlify Bot commented Apr 7, 2026

Copy link
Copy Markdown

Deploy Preview for profile-boolti-web ready!

Name Link
🔨 Latest commit f09a0ed
🔍 Latest deploy log https://app.netlify.com/projects/profile-boolti-web/deploys/69d4bf48aae55700089afe8d
😎 Deploy Preview https://deploy-preview-416--profile-boolti-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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