Scott Lawrence wrote: > We now have a couple more new tools available: Crucible and FishEye; > they are integrated and both at the same host: > > http://code.sipfoundry.org/ > > Crucible is a code review tool - you can get basic instructions on how > to do a review at: > http://confluence.atlassian.com/display/CRUCIBLE/2.+Requesting+and+Conducting+a+Review > > and there's an example of workflow that I think fits what we usually do > at: > http://confluence.atlassian.com/display/CRUCIBLE/4.+Defining+your+Workflow#4.DefiningyourWorkflow-OnetoManyReviewsWithoutaModerator(AgileTeam) > > credentials to log in are the same as your tracker and subversion credentials. > >
Do we want to try to use crucible as a basic way of sending patches. Instead of attaching them in JIRA? Does anyone know if there any way of creating review request from command line? So that contributors can say something like: git format-patches 4.0 | crucible-create-request --some --options I have warn you all that it's a bit chatty at the moment. I added a test patch and I got e-mail pretty much every time someone looked at it :-) But I am sure there are some ways to adjust that. And if not there are always e-mail filters :-) D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
