]> source.dussan.org Git - gitea.git/commit
Truncate commit message during Discord webhook push events (#31970)
authorKemal Zebari <60799661+kemzeb@users.noreply.github.com>
Tue, 24 Sep 2024 03:38:08 +0000 (20:38 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 03:38:08 +0000 (03:38 +0000)
commitaadbe0488f454b9f7f5a56765f4530f9d1e2c6ec
treeefcfb644451a884c4b5de87ae9231bac605ac452
parent2c6fa6c1e05437b5515c7be4f516ac4e4a59bf3c
Truncate commit message during Discord webhook push events (#31970)

Resolves #31668.
services/webhook/discord.go
services/webhook/discord_test.go
services/webhook/general_test.go