]> source.dussan.org Git - gitea.git/commit
Implemented head_commit for webhooks (#16282)
authorKN4CK3R <admin@oldschoolhack.me>
Tue, 29 Jun 2021 13:34:03 +0000 (15:34 +0200)
committerGitHub <noreply@github.com>
Tue, 29 Jun 2021 13:34:03 +0000 (15:34 +0200)
commitaac663e0da0af644ae1011d268d027160265dce3
treee2001118696d507561664349a27d7b9fca7d01ed
parent579fcad8cdd16e88edc60685fbf9b555266bac76
Implemented head_commit for webhooks (#16282)

* Removed Len field.

* Added head_commit webhook field.

* Added comment for returns.
modules/notification/webhook/webhook.go
modules/repository/commits.go
modules/repository/commits_test.go
routers/api/v1/repo/hook.go
routers/web/repo/webhook.go
services/repository/push.go
templates/user/dashboard/feeds.tmpl