d4x1 commented on issue #7862: URL: https://github.com/apache/incubator-devlake/issues/7862#issuecomment-2285674430
@lokeshmandhare `pull_request_assignees` is empty means even there is a table `pull_request_assignees` in DevLake, but there is no code that write pull_requests' assginees to this table in plugin github, so it's empty. DevLake has no dashboard requires such data now. (If you're interested in this work, any PRs are welcomed.) And there are some code to write to table `pull_request_reviewers` in version: https://github.com/apache/incubator-devlake/releases/tag/v1.0.1-beta6. You can try the latest version. -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org