Changelog Generator
Automatically generate semantic, user-facing changelogs from merged PRs and closed issues, categorized by feature, fix, breaking change, and deprecation.
Changelog Generator
Status: 📝 Placeholder - This prompt is planned but not yet fully implemented.
Purpose
Automatically generate semantic, user-facing changelogs from merged PRs and closed issues, following Keep a Changelog format and Conventional Commits conventions.
Planned Features
- PR/issue aggregation for release (git tags or milestones)
- Categorization (Features, Fixes, Breaking Changes, Deprecations)
- Semantic versioning recommendation (major, minor, patch)
- Keep a Changelog format generation
- User-facing language (not technical jargon)
Contributing
This prompt needs implementation! See CONTRIBUTING.md for guidelines on developing prompts for this category.
What's needed:
- PR/issue collection between release tags
- Conventional Commits parser (feat, fix, BREAKING CHANGE)
- Semantic version calculator (based on changes)
- Keep a Changelog template generator
- User-facing language converter (technical → plain English)
Related Assets
Deployment Risk Assessment
Assess deployment risks for releases based on change scope, system criticality, testing coverage, and historical incident patterns to inform go/no-go decisions.
Owner: community
Release Readiness Checklist
Generate comprehensive release readiness checklists covering code completion, testing, documentation, security, and operational readiness for production deployments.
Owner: community
Acceptance Criteria Generator
Generate comprehensive acceptance criteria for user stories using Given-When-Then format, covering happy paths, edge cases, and error conditions.
Owner: community
Issue Triage & Prioritization
Triage incoming issues and bugs using multi-factor scoring (severity, impact, effort) to recommend priority levels and sprint assignment.
Owner: community
Label Taxonomy Audit
Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.
Owner: community
Burndown Forecast & Completion Prediction
Generate burndown charts and forecast completion dates for sprints and epics based on current velocity, scope changes, and historical trends.
Owner: community

