Structs§
- Hook
Entry - A single hook entry.
Constants§
- HOOK_
EVENTS - Valid hook events.
Functions§
- add_
hook - Add a new hook for an event.
- get_
hooks - Get hooks for a specific event.
- load_
hooks_ config - Load hooks configuration from the repository.
- remove_
hook - Remove a hook by event and ID.
- run_
hooks - Run all enabled hooks for an event.
- save_
hooks_ config - Save hooks configuration.
- set_
hook_ enabled - Enable or disable a hook.