Test Delivery for inactive webhook behaves confusing #11565

Closed
opened 2025-11-02 09:41:14 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Young-Lord on GitHub (Aug 30, 2023).

Feature Description

Currently, when user click Test Delivery for an inactivate webhook, Gitea will refuse to send the webhook. However, the Response or anywhere else (except log on server) doesn't describe the reason, and may make user think that the webhook server is crashed.
It would be great if a friendly notice was shown in Response column.
see PR #26814

Screenshots

Current behavior

Current page when webhook is inactivate, showing empty Response Headers and Response Body

Expected behavior

Page displayed after this PR, Response Body is set

Originally created by @Young-Lord on GitHub (Aug 30, 2023). ### Feature Description Currently, when user click `Test Delivery` for an inactivate webhook, Gitea will refuse to send the webhook. However, the `Response` or anywhere else (except log on server) doesn't describe the reason, and may make user think that the webhook server is crashed. It would be great if a friendly notice was shown in `Response column`. see PR #26814 ### Screenshots ## Current behavior ![Current page when webhook is inactivate, showing empty Response Headers and Response Body](https://github.com/go-gitea/gitea/assets/51789698/66baec35-fd4f-4bd5-8152-cf469113a62e) ## Expected behavior ![Page displayed after this PR, Response Body is set](https://github.com/go-gitea/gitea/assets/51789698/1f42dbd1-649b-41a7-a13f-de13a5dfca1b)
GiteaMirror added the type/proposal label 2025-11-02 09:41:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11565