epistemic-technology_co-int.../.github/release.yml
Mike Thicke 1cbd9d41a6 Add auto-generated release notes to GitHub releases
Enable --generate-notes on gh release create and add .github/release.yml
config to categorize PRs by label (enhancement, bug). Also update CLAUDE.md
with more detailed architecture and conventions documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 14:27:37 -05:00

8 lines
169 B
YAML

changelog:
categories:
- title: New Features
labels: [enhancement]
- title: Bug Fixes
labels: [bug]
- title: Other Changes
labels: ["*"]