Fix phase-pr for YouTrack+GitLab projects #253
No reviewers
Labels
No labels
bug
contract
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/iw-cli!253
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/phase-pr-youtrack-gitlab"
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?
Summary
GitRemote.extractRepositoryPaththat tries GitHub then GitLab URL extraction, fixing the fallback inphase-prthat only worked for GitHub remotesrepository,teamPrefix, andteamoptional in config serialization for all tracker types, so YouTrack projects can settracker.repositoryfor their GitLab forgetoHoconto write all fields when present regardless of tracker typeTest plan
scala-cli compile --scalac-option -Werror .iw/core/passes./iw test unitpasses (updated 5 existing tests, added 9 new tests)./iw test compilepasses (all 32 commands)🤖 Generated with Claude Code