Skip to content

Commit cdffed7

Browse files
committed
docs: clarify instructions for generating release notes
1 parent b5cc5b9 commit cdffed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/prompts/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ${{ steps.context.outputs.stats }}
1111

1212
Task:
1313
Generate release notes for version ${{ steps.version.outputs.version }}.
14+
Given the previous tag above look at the _actual code changes_ by each commit
15+
You may need to use subagents or go commit by commit if the changes are large as to not blowout your context window.
1416
The release notes should be in Markdown format.
1517
Include:
1618
- A summary of changes.

0 commit comments

Comments
 (0)