fix(automation): triage owns routing for every portal issue #39
No reviewers
Labels
No labels
bug
claude-failed
claude-pr
claude-queue
claude-working
feature
interactive
portal
triaged
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: shad0w/pelagia-portal#39
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/triage-owns-portal-routing"
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 the triage bug seen on #37 (a big localization feature that went straight to auto-fix instead of
interactive).Cause: the deployed Report Issue button stamps
claude-queueat creation, and triage skipped any issue already carrying a decision label.Fix: triage now owns routing for every
portalissue — it claims them until a newtriagedmarker is set, regardless ofclaude-queue. Routing tointeractivestrips the strayclaude-queue. Non-portal manualclaude-queuestill skips triage. Resilient to whichever button build is deployed.Automation-only (no app code); docs updated in automation/README.md.