# ai_mentor_orgs_webhooks_github_pullrequest_create Handle incoming POST requests from GitHub webhook for pull requests. Args: request: The HTTP request object containing the webhook payload. org: the organizaion name. Returns: Response: A response indicating the result of processing the webhook event. Endpoint: POST /api/ai-mentor/orgs/{org}/webhooks/github/pullrequest/ Version: 3.59.0-ai-plus ## Path parameters: - `org` (string, required)