incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

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 co...

Results 580 incubator-devlake issues
Sort by recently updated
recently updated
newest added

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description The core feature of Blueprint Stage II is for users...

type/feature-request

# Summary That's the POC for simplifying plugin creation. ## What's New: 1. manage `since` in the framework. 2. merge collector and extractor. ## Basis of modification: 1. now collectors...

## Description Collect data from Teambition(Cloud). ## Pre-requisites Please make sure you have access to [Teambition API](https://open.teambition.com/help/folders/5da9273721dcbc001450670b) before applying to this issue; otherwise, it's nearly impossible to finish this task....

type/feature-request
add-a-plugin

## Description Collect data from Ones(Cloud). ## Pre-requisites Please make sure you have access to [Ones API](https://ones.geotmt.com:8443/project/open-api-doc/) before applying to this issue; otherwise, it's nearly impossible to finish this task....

type/feature-request
add-a-plugin

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I hope to integrate Sonarqube into Devlake. The following data...

type/feature-request
add-a-plugin

## Description Add a new Bitbucket data source plugin for Bitbucket so DevLake can collect dev data from it. ## Pre-requisites 1. Understand how a DevLake plugin works. 2. Make...

type/feature-request
Stale
add-a-plugin

## Description Collect data from Trello(Cloud). ## Pre-requisites Please make sure you have access to [Trello API](https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-actions-id-get). The API response will be stored in the raw data layer. before applying...

type/feature-request
add-a-plugin

## Documentation Scope Docker-compose installation guide on the website: https://devlake.apache.org/docs/QuickStart/DockerComposeSetup ## Describe the Change We should add a few lines to tell the user to build the env using `docker-compose...

type/docs

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened ![origin_img_v2_18d635f4-90ce-4eea-a5ae-324e76a9de7g](https://user-images.githubusercontent.com/14050754/181255076-36fb7f28-711c-4056-8a1f-5e82927f759e.jpg) ![Zn4ah4No8A](https://user-images.githubusercontent.com/14050754/181255130-bbcbc44c-b406-48fc-b785-7854e36e940c.jpg) ### What you expected to happen Field `user_id`...

type/bug

Alexey from ClickHouse recently showed me a git import tool they developed. It extracts the line-level data from git into a table called `line_changes`, which can be used to compute...

type/feature-request