Skip to content

🔧 Fix JSONL Output Instructions in Workflow Templates#804

Merged
dsyme merged 1 commit intomainfrom
fix3
Sep 12, 2025
Merged

🔧 Fix JSONL Output Instructions in Workflow Templates#804
dsyme merged 1 commit intomainfrom
fix3

Conversation

@dsyme
Copy link
Copy Markdown
Collaborator

@dsyme dsyme commented Sep 12, 2025

Summary

  • Updated workflow template instructions to emphasize correct JSONL output
  • Clarified guidance on appending entries and validating JSONL files
  • Added explicit warning about incorrect line separation in JSONL entries

Key Changes

  • Modified instructions to use "Append an entry on a new line" instead of "Write an entry"
  • Added explicit guidance about reading back and validating JSONL entries
  • Included a specific warning about incorrectly separating entries with "\n"

Context

These changes improve the clarity of instructions for safely writing output files in GitHub workflow templates, reducing the potential for errors in JSON line formatting.

@dsyme dsyme merged commit 4d3f0f0 into main Sep 12, 2025
22 of 25 checks passed
@dsyme dsyme deleted the fix3 branch September 12, 2025 22:18
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