How do I associate a review request with multiple changesets in TFS 2012

前端 未结 4 983
鱼传尺愫
鱼传尺愫 2021-02-02 08:58

Our development process works like this: Every 2 weeks the team lead (me) goes in and reviews everyone\'s changesets to make sure they are up to the coding standards. I would li

4条回答
  •  情深已故
    2021-02-02 09:16

    An alternative approach:

    1) at the beginning of the two week cycle, initiate the code review process and note the work item number that is created. Simply request a review from yourself with no code changes at first.

    2) Have all your developers associate their check ins for the next 2 weeks with that work item #

    3) When you are ready to perform the review, simply open the work item and go through the changesets.

    That should accomplish what you want.

提交回复
热议问题