grimoirelab-perceval icon indicating copy to clipboard operation
grimoirelab-perceval copied to clipboard

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

Open aswanipranjal opened this issue 6 years ago • 2 comments

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

aswanipranjal avatar Jul 12 '18 13:07 aswanipranjal

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.

valeriocos avatar Jul 12 '18 14:07 valeriocos

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.

aswanipranjal avatar Jul 12 '18 14:07 aswanipranjal

Closing this due to inactivity.

sduenas avatar Oct 11 '23 15:10 sduenas