gitea/routers
Brecht Van Lommel b5b3e0714e
Pull request yaml template support for including commit body in a field (#22629)
When using a markdown template the commit body is prepended to text in
the description. This adds the same functionality for yaml templates,
adding the commit message in a field with id "body".

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-01-30 22:39:07 +08:00
..
api Check quota limits for container uploads (#22450) 2023-01-29 11:34:29 -06:00
common Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
install fix: update settings table on install (#22326) 2023-01-03 14:33:41 -06:00
private Fix missing message in git hook when pull requests disabled on fork (#22625) 2023-01-29 15:00:10 -06:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Pull request yaml template support for including commit body in a field (#22629) 2023-01-30 22:39:07 +08:00
init.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00