Using GitHub webhooks, implement an endpoint in GP Auto Extract to receive push notifications.
- When receive a request in the endpoint all the projects that match the pushed repo and ref (tag or branch) should then be Extract and update the originals.
- Must support both with and without secret webhook requests.