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.
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>
2 years ago
..
fields Support Issue forms and PR forms (#20987) 2 years ago
labels Make sure fmt catches all templates (#20979) 2 years ago
view_content feat: add button to quickly clear merge message (#21548) 2 years ago
branch_selector_field.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
choose.tmpl Support Issue forms and PR forms (#20987) 2 years ago
comment_tab.tmpl Support Issue forms and PR forms (#20987) 2 years ago
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 3 years ago
labels.tmpl Make sure fmt catches all templates (#20979) 2 years ago
list.tmpl Fix calls to i18n in templates (#21394) 2 years ago
milestone_issues.tmpl Fix calls to i18n in templates (#21394) 2 years ago
milestone_new.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
milestones.tmpl Make sure fmt catches all templates (#20979) 2 years ago
navbar.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
new.tmpl Fix various typos (#21103) 2 years ago
new_form.tmpl Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
openclose.tmpl Add issue filter for Author (#20578) 2 years ago
search.tmpl Add issue filter for Author (#20578) 2 years ago
view.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
view_content.tmpl Timeline and color tweaks (#21799) 2 years ago
view_title.tmpl Add `code` highlighting in issue titles (#21432) 2 years ago