---
title: "Changes to Import GitHub issues"
method: POST
path: "/github-integration/import-issues"
---

# Changes to Import GitHub issues

`POST /github-integration/import-issues`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 4 info
- **2026-07-11** `32cece1ebe43` — 1 breaking
- **2025-12-11** `93b231773126` — 1 breaking, 3 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 4 info
  - 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`
  - added the non-success response with the status `404`
- **2026-07-11** `32cece1ebe43` — 1 breaking
  - request body became required
- **2025-12-11** `93b231773126` — 1 breaking, 3 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `errors` to the response with the `200` status
  - added the required property `imported` to the response with the `200` status
  - added the required property `skipped` to the response with the `200` status

---

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