hezyin commented on issue #2121: URL: https://github.com/apache/incubator-devlake/issues/2121#issuecomment-1201717245
@lukasgomez @marcemv90 Thanks for putting together such a detailed bug report, really appreciate it! Like @klesh mentioned, the `commits` table is created by the `gitextractor plugin which directly extracts data from a git repository and it's impossible to tell a git author's GitHub id using the git repo alone. If you would like to filter/group commits by a specific GitHub user, I'd also recommend looking into the [team configuration](https://devlake.apache.org/docs/v0.12/UserManuals/TeamConfiguration/) feature that's going to be shipped in v0.12.0. The release candidate images are already available on docker hub, we're just going through Apache's formal voting process for releases. If you'd like to get a taste now, feel free to try the images below :-) * [apache/devlake:v0.12.0-rc2](https://hub.docker.com/layers/devlake/apache/devlake/v0.12.0-rc2/images/sha256-4372688000837272a60b167593a5f19a5d66926626fe50cb619ead571c23286f?context=explore) * [apache/devlake-dashboard:v0.12.0-rc2](https://hub.docker.com/layers/devlake-dashboard/apache/devlake-dashboard/v0.12.0-rc2/images/sha256-e4f26f63f154445ba12f4046389daa6584465228e6cbd7b69d2d7b56176d198a?context=explore) * [apache/devlake-config-ui:v0.12.0-rc2](https://hub.docker.com/layers/devlake-config-ui/apache/devlake-config-ui/v0.12.0-rc2/images/sha256-d62a154e485188ead083fae80e3662806b239779ad327d0e075a46b6ee2d1659?context=explore) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
