diff --git a/modulesync.yml b/modulesync.yml index ae35a76..d087b80 100644 --- a/modulesync.yml +++ b/modulesync.yml @@ -2,3 +2,5 @@ namespace: openstack git_base: ssh://proposal-bot@review.openstack.org:29418/ branch: msync_automatic_update +remote_branch: refs/publish/master/msync_automatic_update +pre_commit_script: openstack-commit-msg-hook.sh