Commit cf0a7cd
fix(v9): Use category instead of status for EXISTING_REST check
The IssueStatus type is 'new' | 'existing' | 'resolved' which doesn't
include EXISTING_REST. The category property set during two-branch
comparison has the correct values (NEW, EXISTING_MODIFIED, EXISTING_REST,
RESOLVED) to determine if an issue needs AI processing.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0723fe0 commit cf0a7cd
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
671 | | - | |
672 | | - | |
673 | | - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
674 | 676 | | |
675 | 677 | | |
676 | 678 | | |
| |||
0 commit comments