Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 265c2bd

Browse files
authored
summarize function signatures (#387)
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI **Refactor:** - Updated function signatures, control structures, and variable assignments in `src/prompts.ts` for improved logic and functionality. > 🎉 Here's to the code that we tweak and refine, > To make it more efficient, truly divine. > With each refactor, we're making it shine, > In the realm of code, a fine vintage wine. 🍷🥳 <!-- end of auto-generated comment: release notes by openai -->
1 parent 25275ee commit 265c2bd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

dist/index.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/prompts.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ $file_diff
2222
2323
## Instructions
2424
25-
I would like you to summarize the diff within 50 words.
25+
I would like you to summarize the diff within 100 words by noting the
26+
changes made to the function signatures, control structures, and
27+
variable assignments.
2628
`
2729
triageFileDiff = `Below the summary, I would also like you to triage the diff as \`NEEDS_REVIEW\` or
2830
\`APPROVED\` based on the following criteria:

0 commit comments

Comments
 (0)