---
title: "Changes to Update GitHub integration"
method: PATCH
path: "/github-integration/project/{projectId}"
---

# Changes to Update GitHub integration

`PATCH /github-integration/project/{projectId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 1 breaking, 3 info
- **2026-07-11** `32cece1ebe43` — 3 breaking, 3 info
- **2026-03-05** `c45ef22a736c` — 2 breaking, 2 info
- **2026-03-04** `298877d6a79a` — 2 breaking
- **2026-02-21** `4b8811b821e6` — 2 breaking, 2 info
- **2025-12-13** `75119d670ebb` — 1 info
- **2025-12-11** `93b231773126` — 2 breaking, 8 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 1 breaking, 3 info
  - the response's body became nullable
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
- **2026-07-11** `32cece1ebe43` — 3 breaking, 3 info
  - request body became required
  - the `createdAt` response's property type/format changed from ``/`` to `string`/`date-time` for status `200`
  - the `updatedAt` response's property type/format changed from ``/`` to `string`/`date-time` for status `200`
  - added the new optional request property `commentTaskLinkOnGitHubIssue`
  - added the optional property `branchPattern` to the response with the `200` status
  - added the optional property `commentTaskLinkOnGitHubIssue` to the response with the `200` status
- **2026-03-05** `c45ef22a736c` — 2 breaking, 2 info
  - the response property `installationId` became nullable for the status `200`
  - the response property `isActive` became nullable for the status `200`
  - response property `installationId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `isActive` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-03-04** `298877d6a79a` — 2 breaking
  - response property `installationId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isActive` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-02-21** `4b8811b821e6` — 2 breaking, 2 info
  - the response property `installationId` became nullable for the status `200`
  - the response property `isActive` became nullable for the status `200`
  - response property `installationId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `isActive` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2025-12-13** `75119d670ebb` — 1 info
  - added the required property `updatedAt` to the response with the `200` status
- **2025-12-11** `93b231773126` — 2 breaking, 8 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the response's body type/format changed from ``/`` to `object`/`` for status `404`
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `error` to the response with the `404` status
  - added the required property `id` to the response with the `200` status
  - added the required property `installationId` to the response with the `200` status
  - added the required property `isActive` to the response with the `200` status
  - added the required property `projectId` to the response with the `200` status
  - added the required property `repositoryName` to the response with the `200` status
  - added the required property `repositoryOwner` to the response with the `200` status

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/github-integration/project/:projectId/patch.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/github-integration/project/:projectId/patch)
