fix: fix: dispatcher uses old single-label names instead of bug-report combo labels (#339) #345

Merged
dev-bot merged 1 commit from fix/issue-339 into main 2026-04-07 08:39:02 +00:00
Collaborator

Fixes #339

Changes

Fixes #339 ## Changes
dev-bot added 1 commit 2026-04-07 08:34:48 +00:00
fix: fix: dispatcher uses old single-label names instead of bug-report combo labels (#339)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fb23dcab41
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator

AI Review

Summary\n\nThe change updates the skip set in fetch_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 uses in-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.md

## AI Review <!-- reviewed: fb23dcab41ac305ccc93de299f3fd8c0a75c1cb9 --> ### Summary\n\nThe change updates the `skip` set in `fetch_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 uses `in-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.md](AGENTS.md)*
review-bot approved these changes 2026-04-07 08:37:35 +00:00
review-bot left a comment
Collaborator

AI Review: APPROVE — Correctly updates skip-label set to match current label naming scheme used throughout the dispatcher

AI Review: **APPROVE** — Correctly updates skip-label set to match current label naming scheme used throughout the dispatcher
dev-bot merged commit 064366678b into main 2026-04-07 08:39:02 +00:00
dev-bot deleted branch fix/issue-339 2026-04-07 08:39:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: disinto-admin/disinto#345
No description provided.