---
title: "Handle GitHub App webhook events"
method: POST
path: "/v1/platform/fleet/providers/github-app/webhooks"
tags: ["fleet github-app"]
---

# Handle GitHub App webhook events

`POST /v1/platform/fleet/providers/github-app/webhooks`

Process GitHub App webhooks (installation lifecycle, installation_repositories). GitHub may deliver the same event more than once; handling re-applies the current repository-selection state and is safe to repeat.

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/versions/a0acb3a6a101/schema)
