If we have individual users working on branches for specific features and bug fixes (in gitflow style), is it possible to do run itteritive reviews for these with Crucible?
For example, could the following workflow work in Crucible:
The only step I'm not sure about is the whether a commit can be added to a review as an iterration of that review.
Yes, you can add more content to existing review, see https://confluence.atlassian.com/display/CRUCIBLE/Adding+content+to+the+review
It explains adding content in both post-commit and pre-commit reviews.
Crucible tracks reviewers' progress, each time new content is added to review they are notfied new content was added and their progress is updated accordingly.
Hope that helps,
Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.