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

Commit 0091157

Browse files
committed
update triage prompt
1 parent 20d5dd1 commit 0091157

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/review.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ Your task is to de-deduplicate and group together files with
332332
related/similar changes into a single changeset. Respond with the updated
333333
changesets using the same format as the input.
334334
335+
Changesets:
335336
${inputs.raw_summary}
336337
`
337338
const [summarize_resp] = await heavyBot.chat(prompt, {})

0 commit comments

Comments
 (0)