<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>Is there a formal feedback mechanism to let developers know their topic has been kicked out of next and the reason for it? &nbsp;For example, a note in the bug tracker that pushes the status back to todo or an email to the developer if the reason is because
 there is no open issue for the change?</div>
<div><br>
</div>
<div>-Ken</div>
<div>
<div><br>
</div>
</div>
</div>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Sebastien Jourdain &lt;<a href="mailto:sebastien.jourdain@kitware.com">sebastien.jourdain@kitware.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Wednesday, November 28, 2012 8:01 AM<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&quot; &lt;<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>&gt;, &quot;<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>&quot;
 &lt;<a href="mailto:paraview-developers@paraview.org">paraview-developers@paraview.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] ParaView GateKeeper Review Summary<br>
</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div>Caution, from now on, topics that were in next before the gatekeeper</div>
<div>review and that haven't been merged to master will be automatically</div>
<div>removed from next so next will basically be equivalent to master.</div>
<div><br>
</div>
<div>The reason is to give any contributor the opportunity to rebase their work on top of master&nbsp;in order to get a cleaner history or even remove their branch.</div>
<div>Therefore, from now on, branch that are on stage should be manually</div>
<div>pushed by their owner to next after gatekeeper review. The following command can be run to do so:</div>
<div><br>
</div>
<div># To push without rebasing your work (don't need to be in git repo)</div>
<div># -------</div>
<div>$ ssh <a href="mailto:git@paraview.org">git@paraview.org</a> stage ParaView merge YOUR_STAGE_BRANCH_NAME</div>
<div><br>
</div>
<div><br>
</div>
<div># To rebase your work on top of master</div>
<div># -------</div>
<div>$ git fetch origin</div>
<div>$ git checkout -b YOUR_STAGE_BRANCH_NAME stage/YOUR_STAGE_BRANCH_NAME</div>
<div>$ git rebase origin/master</div>
<div>$ git push stage :YOUR_STAGE_BRANCH_NAME</div>
<div>$ git stage-push</div>
<div>$ git stage-merge</div>
<div><br>
</div>
<div><br>
</div>
<div>Topics remaining on stage: (NOT in NEXT)</div>
<div>---------------------------------------------</div>
<div>&nbsp; 12742_scalar_bar_improvements</div>
<div>&nbsp; 13024-debug-leaks-view</div>
<div>&nbsp; 13047_java_wrapping_for_paraviewcore_and_eclipse_swt_rendering</div>
<div>&nbsp; 13374-slac-multiple-modes</div>
<div>&nbsp; streaming-temporal-AMR</div>
<div>&nbsp; 13598-VRGrabWorldFix</div>
<div>&nbsp; AddTransformsToRepresentations</div>
<div>&nbsp; topic_commandproperty_314</div>
<div>&nbsp; amr_streaming_pass2</div>
<div>&nbsp; update_manta_test</div>
<div>&nbsp; array-calculator-field-data-support</div>
<div>&nbsp; use_more_precise_value_to_describe_interactive_render_timeout</div>
<div>&nbsp; co-processing-fortran-utilities</div>
<div>&nbsp; vr_improvements</div>
<div>&nbsp; fix-use-directory-name-hint</div>
<div><br>
</div>
<div><br>
</div>
<div>Topics merged into master:</div>
<div>---------------------------------------------</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 0013683_fix_vtkForceTime</div>
<div>(VTK) &nbsp; 13225_make_vtkPVDataInformation_more_robust</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13229_fix_connect_button_enabled_status</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13439_fix_interactive_render_delay</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13494-multi-apply</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13671_spreadsheet_cell_connectivity</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13673_cleanup_pointsprite_plugin</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13674_fix_static_qt_plugins</div>
<div>(VTK) &nbsp; 13681-matplotlib-python-interp</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; 13684_enh_csv_reader</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; cgns-patch</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; fix-coprocessing-tests</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; fix-gmv-test</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; integrate_gmv_reader_contribution</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; minor_fix</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; update_nightly_testing_to_RC3</div>
<div><br>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>