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 issues. ### What happened We have configured an project with Jira, Azure Devops and...

type/bug
devops
severity/p0

### Summary - According to [github documentation](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app) the installation access token expire after 1 hour. This commit generates a new installation access token at the start of each gitextractor task...

component/plugins
pr-type/bug-fix
severity/p1
size:M

### 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 When running the pipeline against a github repo that contains...

type/bug
component/plugins
severity/p1

### Summary On some Grafana dashboards we are using 2 date conditions: 1) $__timeFilter(pr.created_date) AND 2) created_date >= DATE_ADD(DATE_ADD($__timeFrom(), INTERVAL -DAY($__timeFrom())+1 DAY), INTERVAL +1 MONTH) second function return incorrect dates...

pr-type/bug-fix
component/ext
size:M

### 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 Try to use Grafana organizations to manage different projects for...

type/bug
severity/p2
component/ext

### 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 Requested this feature to be supported https://github.com/apache/incubator-devlake/pull/8009 After testing with...

type/bug
devops

### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [x] I have read through the [Contributing Documentation](https://devlake.apache.org/community/). - [ ] I have...

pr-type/feature-development
component/plugins
size:L

### 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 We found the issue on Grafana DORA Details - Lead...

type/bug
severity/p1
component/ext

### 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 DB Migration Failing when moving from Latest release to v1.0.2-beta2...

type/bug
severity/p1

## What and why to refactor As a software engineer, I am using devlake to collect developer data since long time ago. Recently we find that the `_devlake_subtasks` table occurs...

type/refactor
improvement