Structs§
- Commit
Data - Detailed data bundled with a commit event. This data is only included when the event is
createorupdate. - Commit
Info - Basic commit specific info bundled with every event, also the only data included with a
deleteoperation.
Enums§
- Commit
Event - An event representing a repo commit, which can be a
create,update, ordeleteoperation. - Commit
Type - The type of commit operation that was performed.