-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Integration - Webhooks
With current webhooks payload, users can only distinguish a branch deleted with the following info:
- Field: "forced": false
- No commits array
It will be best to include "Branch Deleted" flag in the payload to easily identify what action had been triggered.