Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[github] How to check when new versions of the reviewed code have been uploaded #408

Closed
aswanipranjal opened this issue Jul 12, 2018 · 3 comments

Comments

@aswanipranjal
Copy link

Following the discussion in the weekly GSoC meeting, we need to figure out a way to calculate the new versions of code that the Contributors might submit when they create a PR and it gets reviewed.

If that data is available in the review_comments_data, then we need to figure out how to calculate that.

This data will then be used to calculate the code review iteration metric

@valeriocos
Copy link
Member

Do you have any idea @aswanipranjal ? In some cases, it may be complicated to detect new code versions, since the contributor could squash his commits at each iteration and use push --force to update his pr.

@aswanipranjal
Copy link
Author

Yeah, you are absolutely right @valeriocos. I don't know how we can tackle this right now, but I am searching for methods and reading the API docs. I'll comment here as I know more.

@sduenas
Copy link
Member

sduenas commented Oct 11, 2023

Closing this due to inactivity.

@sduenas sduenas closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants