fix: fix: dispatcher uses old single-label names instead of bug-report combo labels (#339) #345
No reviewers
Labels
No labels
action
backlog
blocked
bug-report
in-progress
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/issue-339"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #339
Changes
AI Review
Summary\n\nThe change updates the
skipset infetch_reproduce_candidates()from stale single-label names (reproduced,cannot-reproduce,needs-triage) to the current combo-label names (in-progress,in-triage,rejected,blocked).\n\nVerified against the rest of the file:fetch_triage_candidates()at line 625 already usesin-triage, confirming the new names are the live label scheme. The old names would have caused the dispatcher to re-queue issues already under triage/rejection/block — the bug described in #339.\n\nNo security, logic, or convention issues found. CI passed.Verdict
APPROVE — Correctly updates skip-label set to match current label naming scheme used throughout the dispatcher
Reviewed at
fb23dca| AGENTS.mdAI Review: APPROVE — Correctly updates skip-label set to match current label naming scheme used throughout the dispatcher