mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
c81b26b0e5
* 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