klesh commented on issue #6766: URL: https://github.com/apache/incubator-devlake/issues/6766#issuecomment-1882885910
@FTNJAYABA `gitextractor` is for collecting git meta data, like commits, branches, tags, etc, and `refdiff` calculates commits that a commit ahead of another one. Both of them do not collect or produce `Pull Request` data. The `Pull Request` belongs to and are stored on the Platform (github/gitlab/bitbucket, etc.) instead of the `git repository` itself which mean you gonna need a Dedicated Data Source Plugin to collect PRs. Good new is that a good fellow had contributed such a pluign via -- 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]
