Handlers

What does your user need to understand about your project in order to use it - or potentially contribute to it?

Watchdog offers predefined custom hooks allowing basic / advanced controls on Git actions


Branch Handler

Check all Git actions on the project branches.

Commit Handler

Check commits messages.

File Handler

Checks files pushed by developers (extensions, size ...).

Jira Handler

Checks the compliance of commits with projects on Jira

Security Handler

Checks the security of content pushed by developers.

Tag Handler

Check all Git actions on tags.

Last modified October 22, 2020: Initial commit (6bf65ac)