mirror of https://github.com/go-gitea/gitea.git
Add an optional Name field to webhooks so users can give them human-readable labels instead of relying only on URLs. The webhook overview page now displays names when available, or falls back to the URL for unnamed webhooks. Fixes #37025 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| hooktask.go | ||
| main_test.go | ||
| webhook.go | ||
| webhook_system.go | ||
| webhook_system_test.go | ||
| webhook_test.go | ||