We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cc5b9 commit cdffed7Copy full SHA for cdffed7
.github/prompts/release-notes.md
@@ -11,6 +11,8 @@ ${{ steps.context.outputs.stats }}
11
12
Task:
13
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.
16
The release notes should be in Markdown format.
17
Include:
18
- A summary of changes.
0 commit comments