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

Commit f420c75

Browse files
committed
tweak prompt
1 parent 8a97be3 commit f420c75

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

action.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,8 @@ inputs:
111111
112112
We will be summarizing a pull request in this session.
113113
114-
You will provide -
115-
- High-level summary of changes that focuses on the purpose and intent (within 100 words)
116-
- A table containing filename and short summary (within 30 words) for each file's diff
114+
You will provide with a table containing filename and a short summary (within 30 words)
115+
for each file's diff.
117116
118117
I have a pull request with title "$title" and the description is as follows,
119118
@@ -144,8 +143,8 @@ inputs:
144143
default: |
145144
This is the end of summarization session. Please provide the final response as follows in
146145
the `markdown` format with the following content:
147-
- High-level Summary
148-
- Table of files
146+
- High-level summary (focus on the purpose and intent within 50 words)
147+
- Table of files and their summaries
149148
150149
Do not provide additional commentary as this summary will be added as a comment on the PR.
151150
summarize_release_notes:

0 commit comments

Comments
 (0)