#3674 fill in initial comment in a new pull request from the commit message if there is just one patch being added
Closed: Fixed Opened by mvadkert.

Currently Pagure fills in just the description of the PR. It would be nice, if in case the PR contains only one commit, the initial commit is prefilled with the commit message.

cc @bkabrda


Thanks for the report @mvadkert !

This should already be happening if a PR contains a single commit. IIRC, this feature has been in Pagure for a while, so it should work (and works for me) on both pagure.org and stg.pagure.org

I do have an RFE open to try to find a solution for multiple commits as well, but that is a WIP :) #3625

@ryanlerch interesting, I will talk to @bkabrda why it does not on our internal then :)

Metadata Update from @ryanlerch:
- Issue set to the milestone: 5.0
- Issue tagged with: bug

Nope, just checked on stg, and this one is a regression. It is no longer filling out the initial comment in the field!

Good catch, thanks!

Commit fb827564 fixes this issue

Metadata
Related Pull Requests