Allow webhook messages to show the full commit message (as opposed to just the summary), if desired. #34285
Labels
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
gitea/services/webhook/discord.go
Lines 164 to 177 in 8cea1ae
My commit messages sometimes have multi-paragraph summaries, and I'd like the full messages to be sent to the discord servers. This option may be configured during webhook creation, or elsewhere, idk.
I've highlighted the discord webhook code, but I'm assuming this could be useful for all the other supported platforms too. I know it's probably not as trivial as it looks, but it'd be an awesome feature, since the repo is private but I like sharing the progress updates to my community.
I'd try doing this myself for a PR, but I don't know Go, and I'm not in a good state to learn it right now. P.S. Thanks for this awesome tool.
Screenshots
No response
The text was updated successfully, but these errors were encountered: