save_origin_webhooks: Handle github ping event
Previously, github webhook receiver was returning a 400 HTTP error code for a ping event which can be confusing for users so ensure to return a 200 HTTP code.
Related to #4548 (closed)
Migrated from D8867 (view on Phabricator)