Commit graph

2 commits

Author SHA1 Message Date
Snider
1d762222e7 feat(github): add complexity labels with heuristic detection
- Add complexity dropdown to feature request template
- Auto-detect complexity from dropdown selection
- Heuristic fallback based on: checklist count, code blocks,
  section headers, file references, and keywords

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 05:33:50 +00:00
Snider
2263ba7680 feat(github): add auto-labeler workflow for issues
Labels issues based on title prefixes and content keywords:
- Type labels: bug, enhancement, documentation
- Project labels: core-cli, core-php, workstation
- Priority and agentic labels

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 05:23:47 +00:00