fix: Handle nullable Gitea issue metadata #51
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#51
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/50-handle-nullable-gitea-issue-metadata"
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?
Closes #50
Normalizes nullable Gitea issue labels and assignees before model construction. The context response now uses the typed Pydantic model serializer, with suggestion deltas typed explicitly.
Tests:
python3 -m pytest -q(36 passed)