mirror of
https://github.com/epistemic-technology/co-intelligence.git
synced 2026-07-22 06:45:17 +00:00
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>
8 lines
169 B
YAML
8 lines
169 B
YAML
changelog:
|
|
categories:
|
|
- title: New Features
|
|
labels: [enhancement]
|
|
- title: Bug Fixes
|
|
labels: [bug]
|
|
- title: Other Changes
|
|
labels: ["*"]
|