Skip to content

[CHORE] AI Issue triaging#1102

Draft
nasaul wants to merge 2 commits intomainfrom
chore/add_ai_triaging
Draft

[CHORE] AI Issue triaging#1102
nasaul wants to merge 2 commits intomainfrom
chore/add_ai_triaging

Conversation

@nasaul
Copy link
Contributor

@nasaul nasaul commented Feb 26, 2026

Add AI issue triage via claude-code-base-action

Adds a GitHub Action that automatically triages new issues using Claude AI.

What it does:

  • Classifies issues as real_bug, user_error, feature_request, needs_info, or invalid
  • Posts a helpful comment (with corrected code for user errors)
  • Applies labels (ai-triaged + type/severity labels), creating them if missing
  • Skips bot-authored issues

Files:

  • .github/workflows/ai-triage.yml — workflow trigger + claude-code-base-action config
  • .github/ai-triage-prompt.md — statsforecast domain knowledge + triage instructions

@codspeed-hq
Copy link

codspeed-hq bot commented Feb 26, 2026

Merging this PR will not alter performance

✅ 38 untouched benchmarks


Comparing chore/add_ai_triaging (817e0ed) with main (3bf1687)

Open in CodSpeed

@elephaint
Copy link
Contributor

This looks really good already, any preliminary results if you'd run it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants