mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 14:06:59 +01:00
* 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