vsts-contributions
vsts-contributions copied to clipboard
PR review activity is counted towards the day PR was closed.
Describe the bug PR review activity is counted towards the day PR was closed.
Environment:
- Azure DevOps Server 2019
To Reproduce
- Review PR and vote for it on day 1.
- Close PR on day 2.
- Check the date PR review is attributed to (day 2 will be counted towards contribution even if someone else closes PR).
Expected behavior
- Review request and vote for it on day 1.
- Close PR on day 2
- Check the date PR review is attributed to (should be day 1).
Additional context It should be noted that one person might review the same PR multiple times. Example scenario:
- Please review me.
- Your code is shit, start all over.
- Please review me again. I suggest every vote should be counted. It is an open question if one should count multiple votes on the same PR during the day.