You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
Originally, it was filled by the commit messages of the involved
commits. In this change, we use the headline comment of the pull
request as the commit message when it is a squash merge.

Thanks to @zeripath for suggesting the idea.

Fixes #12365

Co-authored-by: Mura Li <typeless@users.noreply.github.com>
4 years ago
..
archiver Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
comments Refactor pull request review (#8954) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Handle incomplete diff files properly (#13662) 4 years ago
issue Add review request api (#11355) 4 years ago
mailer Make sure email recipients can see issue (#13820) 4 years ago
mirror Fix branch/tag notifications in mirror sync (#13855) 4 years ago
pull Use the text of pull-request as the squash commit's message (#13071) 4 years ago
release Send webhook when tag is removed via Web UI (#14015) 4 years ago
repository Send push event when tag is created or deleted (#13999) 4 years ago
webhook Possible fix the webhook API creation (#13960) 4 years ago
wiki Enforce setting HEAD in wiki to master (#13950) 4 years ago