Skip to content

Commit 3bd2da4

Browse files
jeffhandleyCopilot
andcommitted
Add version bump step to release-notes skill
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent da197ec commit 3bd2da4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/skills/release-notes/SKILL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ After confirmation:
103103

104104
When the user requests revisions after the initial update, always rewrite the complete body as a file — never perform in-place string replacements. See [references/formatting.md](references/formatting.md).
105105

106+
### Step 8: Bump Version
107+
108+
After the draft release is created or updated, inform the user that the draft release is now associated with a known target commit (state the short SHA and commit message) and recommend proceeding with a version bump. Ask if they want to create a pull request to bump the version for the next release. If yes, invoke the **bump-version** skill and let it handle determining or requesting the target version number.
109+
106110
## Edge Cases
107111

108112
- **PR spans categories**: categorize by primary intent

0 commit comments

Comments
 (0)