Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: prevent orphaned opening paragraphs in PR descriptions#393

Merged
tmchow merged 1 commit into
mainfrom
feat/fix-pr-heading
Mar 26, 2026
Merged

fix: prevent orphaned opening paragraphs in PR descriptions#393
tmchow merged 1 commit into
mainfrom
feat/fix-pr-heading

Conversation

@tmchow
Copy link
Copy Markdown
Collaborator

@tmchow tmchow commented Mar 26, 2026

The git-commit-push-pr skill could produce PR bodies where the opening summary was a bare paragraph followed by ##-headed sections — rendering on GitHub as though the first heading was missing. This adds a "No orphaned opening paragraphs" writing principle: if the description uses section headings, the opening summary must also be under a heading (e.g., ## Summary). Short descriptions with no sections are unaffected.


Compound Engineering v2.54.0

The git-commit-push-pr skill could produce PR bodies where the opening
summary paragraph had no heading while subsequent sections used ## headings,
making the first paragraph look like a missing heading on GitHub.
@tmchow tmchow merged commit 4b44a94 into main Mar 26, 2026
2 checks passed
This was referenced Mar 26, 2026
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