Drop the JSON payload parsing
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