apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.5k stars 492 forks source link

[Feature][Kanbanize] Add kanbanize support #7616

Open kzhou57 opened 2 weeks ago

kzhou57 commented 2 weeks ago

Search before asking

Use case

Hey all,

Our team currently uses Kanbanize for issue tracking/project management. We are currently looking for a solution similar to DevLake that can ingest our data and provide insights into DORA metrics to measure DevOps improvements across our engineering org.

Having a Kanbanize plugin to ingest issues would be very beneficial for measurement.

Description

Using the Dev Manual, we could integrate Kanbanize into DevLake via the Kanbanize REST API under the Issue Tracking domain for data sources.

Kanbanize has a very simple API key for authorization, I believe this would be entered by end users during connection.

Related issues

6180

Are you willing to submit a PR?

Code of Conduct

d4x1 commented 2 weeks ago

We have a discussion here: https://github.com/apache/incubator-devlake/discussions/6619