Skip to content

Commit

Permalink
prompt/user-facing-pr/Add correct final instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMcNeil committed Nov 27, 2024
1 parent c5e5155 commit efe8567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prompts/check-user-facing-pr/1-check-user-facing-pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ Run a three-dot diff of the files changed in {{branch}} compared to `main` using

Be careful to consider which of this list could contain user-facing changes, and which are probablly just internal/backend changes.

Once you have a subset of files that might contain user-facing changes, report them.
Once you have a subset of files that might contain user-facing changes, use run-javascript-sandbox to run a node script which writes them to /thread/user-changes/files.txt.

0 comments on commit efe8567

Please sign in to comment.