1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 23:38:13 +00:00
Files
gitea/services/webhook/slack_test.go
oliverpool c81b26b0e5 refactor webhook *NewPost (#20729)
* refactor webhook *NewPost

* remove empty values

* always show errs.Message

* remove utils.IsValidSlackChannel

* move IsValidSlackChannel to services/webhook package

* binding: handle empty Message case

* make IsValidSlackChannel more strict
2022-08-11 17:48:23 +02:00

5.8 KiB