SPRINT-009: 회원가입 제거 + Sprint 동기화 + 진행률 계산 수정 #5
Reference in New Issue
Block a user
Delete Branch "feature/sprint-009"
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?
변경 내용
검증
B1: repoUrl.replace(/\/+$/, '').split('/').pop() — trailing slash 안전 처리 B2: parseSprintMd status를 'Status: value' 명시 라인만 파싱 (전체 본문 검색 제거) 테스트 23/23 pass