Skip to content

Drop the JSON payload parsing

Peter Hutterer requested to merge whot/damspam:wip/purge-hook-code-v2 into main

Now that hookiedookie only calls us with proper argument (requires fdo-bots!7 (merged)) we can drop all our JSON parsing which just makes the code more complicated.

Note: this also renames hook-process-webhook-request to just process-webhook-request, so it will need fdo-bots!8 (merged) to be merged too.

Edited by Peter Hutterer

Merge request reports