Skip to content

Comments

fix: show diff instead of full JSON in generate summary#12

Merged
terraboops merged 1 commit intomainfrom
fix/generate-summary-diff
Feb 20, 2026
Merged

fix: show diff instead of full JSON in generate summary#12
terraboops merged 1 commit intomainfrom
fix/generate-summary-diff

Conversation

@terraboops
Copy link
Collaborator

Summary

  • Replace full marketplace.json dump with unified diff in the generate job summary
  • New files: all lines prefixed with +
  • Changed files: standard diff -u output
  • Unchanged: one-line "No changes" message

Follow-up to #11.

Test plan

  • CI passes
  • Re-trigger on bc-llm-skills PRs to verify diff renders

🤖 Generated with Claude Code

Replace full marketplace.json dump with unified diff output.
New files show all lines prefixed with +, changed files show
a standard unified diff, unchanged files show a one-liner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@terraboops terraboops merged commit 04c70ac into main Feb 20, 2026
4 checks passed
@terraboops terraboops deleted the fix/generate-summary-diff branch February 20, 2026 09:38
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