feat: add auto issue labeling and Claude suggestions workflows#326
feat: add auto issue labeling and Claude suggestions workflows#326
Conversation
- Add auto-issue-labeling.yml for intelligent issue categorization - Add auto-issue-suggestions.yml for automated helpful comments - Both workflows trigger on new issues using Claude AI - Support for component, type, and priority labels - Context-aware suggestions based on issue content Co-authored-by: Haotian Cui <subercui@users.noreply.github.com>
- Add comprehensive setup guide for GitHub Actions workflows - Include auto-issue-labeling.yml for intelligent categorization - Include auto-issue-suggestions.yml for automated helpful comments - Provide installation instructions and label requirements - Support for component, type, and priority labels with context-aware suggestions Resolves #325 Co-authored-by: Haotian Cui <subercui@users.noreply.github.com>
🔍 Code Review - Auto Issue Management WorkflowsThank you for this contribution! I've reviewed the GitHub Actions workflows for automatic issue labeling and Claude suggestions. Here's my comprehensive feedback: ✅ StrengthsCode Quality & Documentation:
Security Considerations:
🔧 Recommendations for Improvement1. Workflow Robustness:
2. Rate Limiting & Performance:
3. Label Management: 4. Prompt Engineering:
|
Resolves #325
Adds GitHub Actions workflows for automatic issue management:
🏷️ Auto Issue Labeling:
💬 Auto Issue Suggestions:
Setup: Complete workflow files and instructions provided in
CLAUDE-AUTO-WORKFLOWS.mddue to GitHub App workflow permissions.🤖 Generated with Claude Code