Itamar Heim 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 44: failed="true" Line 45: continue Line 46: fi Line 47: product="$(bz.get_product "$bug_id")" Line 48: if ! [[ "$product" =~ ^ovirt.* ]]; then ignore is only for moving to modified. post is fine Line 49: echo "$bug_id:: Ignoring, belongs to product $product" Line 50: message+="* Bug-Url::$bug_id::Ignored, product $product" Line 51: fi Line 52: done -- 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 <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ohad Basan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
