#1392 Stop creating/deleting symlinks for hooks
Closed: Fixed Opened by puiterwijk.

Maybe it's an idea to stop creating and deleting symlinks upon enabling/disabling hooks, and instead just always put a hook handler in place for every type of hook in every project, and have that call out to the hook code if that's needed?


I'm ending up having to tackle this for repoSpanner integration anyway.

Metadata Update from @puiterwijk:
- Issue assigned to puiterwijk

This has been fixed in 5.0 with the BaseRunner hook system.

Metadata Update from @puiterwijk:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata