Sorry to raise here again as I post it at Question, but seems not active there, so post here to see if any result.
Because we have dynamic/developer repository, and arc seems a little hard to enforce into team at first beginning, So I want to enforce audit process as code review process in team.
But because audit is by commitment, if reviewer add some comments, and raise concern to author, then author fix comments and check-in again. but then the check-in will be another audit request and even with no relation with previous one. how can we make it behave like arc diff, to check those commitments in one series, and with full context in audit.
What is best practice here, any suggestion is appreciated.