Create Release Note

Community

Automate bug fix release notes from Jira and GitHub PRs.

Authoropenshift-eng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort of writing release notes by automatically analyzing Jira bug tickets and their linked GitHub pull requests to generate comprehensive bug fix documentation.

Core Features & Use Cases

  • Automated Analysis: Extracts cause and consequence from Jira bug descriptions and synthesizes fix details from GitHub PRs.
  • Multi-Source Integration: Combines information from Jira tickets, PR descriptions, code diffs, and comments.
  • Use Case: When a critical bug OCPBUGS-38358 is fixed, this Skill automatically generates the complete release note including cause, consequence, fix, and result sections.

Quick Start

Use the Create Release Note skill to generate a release note for Jira bug OCPBUGS-38358 by analyzing its linked GitHub pull requests and bug description.

Dependency Matrix

Required Modules

gh

Components

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: Create Release Note
Download link: https://github.com/openshift-eng/ai-helpers/archive/main.zip#create-release-note

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository