releasenote
OfficialAutomate release-note creation with Reno.
AuthorDataDog
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and updating of release notes for changes on the current branch, following dd-trace-py's conventions and Reno workflow.
Core Features & Use Cases
- Reno-based fragments: Generate per-change fragments under releasenotes/notes/.
- Guided categorization: Prompt-based confirmation of feature, bugfix, deprecation, or breaking-change categories.
- Consistent formatting: Ensures user-facing wording and structure for release notes.
Quick Start
Start a new release note skeleton with: riot run reno new <title-slug> After generation, edit the YAML fragment under releasenotes/notes/ to describe the change.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: releasenote Download link: https://github.com/DataDog/dd-trace-py/archive/main.zip#releasenote Please download this .zip file, extract it, and install it in the .claude/skills/ directory.