gitea/templates
kolaente 13746f070d
feat: add button to quickly clear merge message (#21548)
This PR adds a button to allow quickly clearing the merge message of a
PR. The button will remove everything but the git trailers.

I found myself often pruning the commit message before merging,
especially for PRs generated by renovate - renovate puts a very long and
detailed comment with the full changelog in each PR it opens. This
clutters the commit message. However, I want to explicitly preserve the
git commit trailers. Doing this manually works, but having a button is a
lot easier.

Screenshot:

![image](https://user-images.githubusercontent.com/13721712/197337525-d456d0f8-1f7c-43a9-815d-ca93b1e7a90a.png)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2022-11-23 18:24:03 +08:00
..
admin Webhook list enhancements (#21893) 2022-11-22 07:10:42 +08:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
code Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
custom
explore Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
mail Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
org Embed Matrix icon as SVG (#21890) 2022-11-21 20:25:26 +00:00
package Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
repo feat: add button to quickly clear merge message (#21548) 2022-11-23 18:24:03 +08:00
shared Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Support comma-delimited string as labels in issue template (#21831) 2022-11-19 15:22:15 +00:00
user Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
home.tmpl fix(web): add alt for logo in home page (#21887) 2022-11-21 15:09:55 -05:00
install.tmpl Clean up formatting on install page (#21668) 2022-11-03 20:41:01 +00:00
post-install.tmpl