]> source.dussan.org Git - gitea.git/commit
Truncate commit message during Discord webhook push events (#31970) (#32121)
authorGiteabot <teabot@gitea.io>
Tue, 24 Sep 2024 05:28:01 +0000 (13:28 +0800)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 05:28:01 +0000 (13:28 +0800)
commita32aaf4d43c7e844c36d1ef314a732f80d5a89b2
treef48e3336dd291e342b9c964442337c298b065640
parent0f834f052bc7b27dd4d1760f485fdd3799f518ce
Truncate commit message during Discord webhook push events (#31970) (#32121)

Backport #31970 by @kemzeb

Resolves #31668.

Co-authored-by: Kemal Zebari <60799661+kemzeb@users.noreply.github.com>
services/webhook/discord.go
services/webhook/discord_test.go
services/webhook/general_test.go