Instead of having an event per permission type change (as of today) there is only one event for the whole permission update.
The value recorded in history will be a "text snapshot" of the permissions.
For instance for repository with simple permissions, something like
Read: Contributors
Write: Developers
Rewind: Admins
For project that use advanced, per references permissions, something like:
Read: Contributors
branches/dev/* Contributors Rewind
branches/* Developers Write
tags/official/* Integrators Write
tags/* Developers
This apply for:
- repository creation
- repository update
- repository fork
- git admin permission defaults update