Skip to content

feat: improve PR title format and add --title flag to ship#195

Merged
erishforG merged 1 commit intodevelopfrom
feature/194
Apr 22, 2026
Merged

feat: improve PR title format and add --title flag to ship#195
erishforG merged 1 commit intodevelopfrom
feature/194

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Summary

  • Change PR title format from TICKET: title to [TICKET] title for better readability
  • Add --title/-t option to parsec ship for user override
  • Title priority: --title flag > fresh tracker fetch > stored workspace title > ticket ID only

Example

  • Before: CL-2322: ClaimSearchHttpRequest listType @NotNull 검증 추가
  • After: [CL-2322] ClaimSearchHttpRequest listType @NotNull 검증 추가
  • Override: parsec ship CL-2322 --title "custom title"

Closes #194

🤖 Generated with Claude Code

- Change PR title format from "TICKET: title" to "[TICKET] title"
- Add --title/-t option to parsec ship for user override
- Title priority: --title flag > fresh tracker fetch > stored title > ticket ID

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erishforG erishforG merged commit 96a652d into develop Apr 22, 2026
8 checks passed
@erishforG erishforG deleted the feature/194 branch April 22, 2026 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant