Todd Lipcon has submitted this change and it was merged. Change subject: Add a script to push gerrit branches to ASF ......................................................................
Add a script to push gerrit branches to ASF This script can be run by an ASF committer to take changes that have been committed via gerrit and push them to the official ASF repository. An example screenshot is available here: https://slack-files.com/T0CPU21PZ-F0HSG7EE9-a0f5ccff20 Change-Id: I60eefe99c2ba3bbd9c9df15f307d9ec277c2ce29 Reviewed-on: http://gerrit.cloudera.org:8080/1723 Reviewed-by: Mike Percy <[email protected]> Reviewed-by: Adar Dembo <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M build-support/kudu_util.py A build-support/push_to_asf.py M build-support/trigger_gerrit.py 3 files changed, 273 insertions(+), 30 deletions(-) Approvals: Mike Percy: Looks good to me, approved Adar Dembo: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/1723 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I60eefe99c2ba3bbd9c9df15f307d9ec277c2ce29 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
