Kiril Nesenko has posted comments on this change.

Change subject: Hook to check that the Bug-Url was specified
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File hooks/bz/patchset-created.bz.1.bug_url
Line 22: conf.load
Line 23: 
Line 24: message=""
Line 25: ## Check if we have to manage that branch
Line 26: if ! vindex=$(tools.is_in "$branch" "${BRANCHES[@]}"); then
:) ok
Line 27:     echo "Ignoring branch $branch"
Line 28:     exit 2
Line 29: fi
Line 30: bug_ids=($(bz.get_bug_id $commit))


-- 
To view, visit http://gerrit.ovirt.org/15571
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia127c6a3d1400fb7c1646990d844b607604d3e60
Gerrit-PatchSet: 2
Gerrit-Project: gerrit-admin
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaro...@redhat.com>
Gerrit-Reviewer: Eyal Edri <ee...@redhat.com>
Gerrit-Reviewer: Itamar Heim <ih...@redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com>
Gerrit-Reviewer: Ohad Basan <oba...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to