We are using FE and Crucible along with GERRIT for GIT repository hosting . The workflow we are looking for is :
1) Developer pushes changes to GERRIT magical Branch - refs/for/branch ( gerrit code review )
2) Developer creates a crucible review using the commits in the above magical branch refs/for/branch
3) Integrator submits the changes to the main GERRIT repository using the GERRIT web UI after the crucible review created in step 2 above is resolved / closed .
Could you please help out if such a workflow is posiible using FECRU and Gerrit.