Open
Description
Feature Description
Currently, the Repositry Type webhook is called on repository being created or removed. But when it's updated, for example the default branch name is changed, webhook is not called.
Ideally, the webhook would contain either Pre and Post change Repository data, or modified fields diff.
Screenshots
No response