Skip to content

# Refactor: Use compact meta line format for PR body#53

Merged
Wangggym merged 1 commit intomasterfrom
ym/Refactor-Use-compact-meta-line-format-for-PR-body
Jan 29, 2026
Merged

# Refactor: Use compact meta line format for PR body#53
Wangggym merged 1 commit intomasterfrom
ym/Refactor-Use-compact-meta-line-format-for-PR-body

Conversation

@Wangggym
Copy link
Copy Markdown
Owner

@Wangggym Wangggym commented Jan 29, 2026

PR Ready

Types of changes

  • refactor

Refactor PR body generation to use compact meta line format.
重构 PR 正文生成,使用紧凑的元信息行格式。

  • Replace separate sections with single compact meta line
  • Remove "# PR Ready" header and separator lines
  • Format: Type: feat, fix | Jira: NA-123

Note

Low Risk
Low risk: formatting-only change to generated PR descriptions, with no impact to git/GitHub/Jira API flows beyond body text layout.

Overview
Updates buildPRBody in pr_create.go to stop emitting the # PR Ready header, the checkbox-style ## Types of changes section, and the --- separator.

Instead, it prepends a compact metadata line like **Type**: ... | **Jira**: [KEY](url) (only when not already present in pr-desc), followed by the provided description.

Written by Cursor Bugbot for commit 8f97f67. This will update automatically on new commits. Configure here.

@Wangggym Wangggym merged commit f63b484 into master Jan 29, 2026
3 checks passed
@Wangggym Wangggym deleted the ym/Refactor-Use-compact-meta-line-format-for-PR-body branch January 29, 2026 03:36
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