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.
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>
2 years ago
..
api Check quota limits for container uploads (#22450) 2 years ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 2 years ago
private Fix missing message in git hook when pull requests disabled on fork (#22625) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Pull request yaml template support for including commit body in a field (#22629) 2 years ago
init.go Add support for incoming emails (#22056) 2 years ago