Skip to content

fix: improve issuelens labeling rules#1602

Merged
chagong merged 1 commit intomainfrom
fix/issuelens-labeling-rules
Apr 8, 2026
Merged

fix: improve issuelens labeling rules#1602
chagong merged 1 commit intomainfrom
fix/issuelens-labeling-rules

Conversation

@chagong
Copy link
Copy Markdown
Contributor

@chagong chagong commented Apr 8, 2026

Summary

Improves the AI IssueLens agent labeling behavior with two changes:

Changes

  • llms.md: Out-of-scope issues now receive the needs more info label instead of hard-stopping with no label applied. This ensures every issue gets some feedback rather than being silently skipped.

  • issuelens.agent.md: Added a new Step 4 that always applies the ai-triaged label after all triage steps are complete, making it easy to track which issues have been processed by the AI agent.

- Apply 'needs more info' label for out-of-scope issues instead of stopping labeling immediately
- Always apply 'ai-triaged' label after triage is complete

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@chagong chagong merged commit fde0509 into main Apr 8, 2026
2 checks passed
@chagong chagong deleted the fix/issuelens-labeling-rules branch April 8, 2026 08:33
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