Skip to content

Is there a way to unwrap issues created via EDITOR? #3500

Answered by mislav
jerluc asked this question in Q&A
Discussion options

You must be logged in to vote

Right now there is no such functionality, but I would definitely be interested in exploring some unwrapping features.

For example, it's encouraged to wrap git commit messages, but when a commit message gets used for PR body in gh pr create, the resulting markdown is hard-wrapped because GitHub-flavored-markdown preserves hard breaks. If we were to automatically unwrap that contents, the resulting PRs would look much nicer.

We would have to take care to only unwrap prose and not lines of code, however. I'm not sure how we would detect that!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mislav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants