Improvement: Add description texts and status logs to Webhooks
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Webhooks should have a small description text or title to allow a better differentiation in case of using multiple Webhooks. A possible description text may be: "Trigger redeployment of application".
This would improve working with multiple Webhooks in one project and help differentiating them a lot. Webhook URLs are mostly in formats that will not allow to see the purpose of it directly.
Furthermote, logging some status (like timestamp and returned HTTP Status / Response) about triggered Webhooks in the past should allow better debugging of existing Webhook actions. Maybe a notification can be sent via Email when a Webhook returns an error-status (HTTP 400-599).