naveenreddymanukonda opened a new issue, #6367: URL: https://github.com/apache/incubator-devlake/issues/6367
### 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 are using Bitbucket as our code repository, and we've noticed that the pull request (PR) Cycle time and PR review time do not match when we cross-check them with the values from the PRs. The first comment was added within 24 hours of the PR being opened, on 2023-10-19, but the PR cycle time is currently indicating 331 hours.   ### What do you expect to happen In this scenario, the PR cycle time should align with the time the first comment was provided on the PR, which should be approximately 13 hours. ### How to reproduce To collect data on the PR cycle time and PR review time for a Bitbucket project where you send a PR, merge it on the same day with a few comments, and then analyze the times, follow these steps: Create a Bitbucket Project: Log in to your Bitbucket account. Create a new Bitbucket project if you haven't already. Create a Repository: Within your Bitbucket project, create a new repository. Fork the Repository: Fork the repository to your account. Clone the Repository: Clone the forked repository to your local machine. Make Changes and Commit: Make some code changes. Commit the changes and push them to the forked repository. Create a Pull Request (PR): Create a new pull request from your forked repository to the original repository. Add a few comments to the PR for review. Merge the PR: Once the PR is reviewed and approved, merge it on the same day. Collect Data: Make note of the date and time when you opened the PR and when it was merged. Calculate PR Cycle Time and PR Review Time: Compare the calculated PR Cycle Time and PR Review Time to understand how long it took for the entire PR process and how long the initial review took. ### Anything else _No response_ ### Version v0.19.0-beta6 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
