incubator-devlake
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...
## Describe the bug Running a Github pipeline to register a repository that contains emojis on some of its pull request comments (and probably in other fields) the pipeline fails...
### 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 In the "GitHub Basic Metrics" dashboard, the calculation of "mean...
## Description Can we get all metadata from plugins inside one plugin? Such as the plugin models. ## Describe the solution you'd like Now I want write a plugin to...
# Summary ### Does this close any open issues? Closes #2676 ### Screenshots  ### Other Information Any other information that is important to this PR.
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [ ] I have read through the [Contributing](https://devlake.apache.org/community/) Documentation & [PR Template](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) -...
## What and why to refactor 1.19 was released a few days ago, and 1.18 now has been around for several revisions, so it should be stable. It brings many...
### 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 Exploring the structure of the database and the content of...
## PreChecklist firstly you should create a app_password for your account https://bitbucket.org/account/settings/app-passwords/ #### bitbucket.go run configuration example go run bitbucket.go -c 1 -o thenicetgp -r lake ## Summary add bitbucket...
## Description I noticed that `issues.parent_issue_id` is now an empty string if not exists. I think it is more reasonable to be null as it's a nullable field. ## Additional...
### 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 Our e2e tests currently focus on testing the individual plugins,...