chore: enhance release note command with grouping and context#4795
chore: enhance release note command with grouping and context#4795
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has required the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
This PR enhances the /improve-release-note slash command to generate more structured and contextual GitHub release notes. The changes add an analysis step for grouping related PRs and provide clearer formatting guidelines with examples.
Key Changes:
- Added Step 2 to analyze and group related PRs before formatting, including guidance on reviewing PR descriptions and Jira issues
- Enhanced formatting requirements with grouping instructions, contextual descriptions, and professional language guidelines
- Added a concrete example demonstrating the grouped format with contextual descriptions
| ### AI & Development Experience Enhancements | ||
| Enhanced integration with Claude Code and AI development tools. Added Backend.AI platform documentation skill for Claude Code and upgraded AI SDK to v5 with improved message handling. | ||
|
|
||
| - **FR-1697**: add a claude skill references the backend.ai docs by @nowgnuesLee in [#4669](...) |
There was a problem hiding this comment.
Spelling error: "references" should be "reference" (singular form). The phrase should read "add a claude skill that references" or "add a claude skill referencing".
| - **FR-1697**: add a claude skill references the backend.ai docs by @nowgnuesLee in [#4669](...) | |
| - **FR-1697**: add a claude skill that references the backend.ai docs by @nowgnuesLee in [#4669](...) |

Summary
Enhanced the
/improve-release-noteslash command to provide better-structured and more contextual release notes.Changes
New Analysis Step
gh pr viewfor detailed PR informationEnhanced Formatting Requirements
Updated Workflow
Benefits
Test Plan
Checklist: