Receive and process GitHub App webhook events.
Verifies the webhook signature, then dispatches to the correct handler based on the event type.
API Key authentication for developer endpoints (/api/v1/*). Use format: 'Bearer pg_api_your_key_here'
Successful Response