gitea/routers/web
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
..
admin Support system hook API (#14537) 2023-01-28 19:12:10 +01:00
auth Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
events
explore
feed
healthcheck
misc
org Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
repo Pull request yaml template support for including commit body in a field (#22629) 2023-01-30 22:39:07 +08:00
shared Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
user Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
webfinger.go