Add more details to Protected Branches audit events
In projects settings, Audit Events for `Project > Settings > Repository > Protected Branches` are basics: ![image](/uploads/5861d7abce9978ca785dd046c0e53e6f/image.png) ## Audit need Sometimes auditors need to have more details on what has changed regarding Protected Branches, ie: - Which Users/Groups were added/removed to `Allowed to Merge` - Which Users/Groups were added/removed to `Allowed to Push` - Track changes on `Allowed to force push` option - Track changes on `Require Codeowners approval` option ## Proposal My proposal is to improve these Audit Events, ie: For changes on protected branches: ![image](/uploads/a7449f1cdfc006d8d6b0194c21d84651/image.png)
issue