Details
-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
-
6
-
Description
Problem Definition
If a post receive hook is implemented as a sever side hook it does not fire when and edit is made in the UI or upon a PR merge.
Suggested Solution
Trigger server side hooks when these activities are performed in the UI.
Why this is important
Since a plugin using Repository Hooks or merge check spi will not need to be implemented in this regard, less time will be invested in simple hook creation and usage
Workaround
- Not really a workaround but the only option a present is to use a repo hook or merge check