Doron Fediuck has uploaded a new change for review. Change subject: engine: Unifying (parts of) engine and vdsm commit templates ......................................................................
engine: Unifying (parts of) engine and vdsm commit templates As agreed in arch mailing-list[1], we'd like the engine's commit template andvdsm conventions to agree on BZ referencing. This change will make engine template add a 'Bug-Id:' to the message, which will be done also by vdsm developers. [1] http://lists.ovirt.org/pipermail/arch/2012-September/000838.html Change-Id: I54f5c6890a1ea2393498c3ecffd2661d030ed226 Signed-off-by: Doron Fediuck <dfedi...@redhat.com> --- M config/engine-commit-template.txt 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/7696/1 diff --git a/config/engine-commit-template.txt b/config/engine-commit-template.txt index b3473b6..cee8e6a 100644 --- a/config/engine-commit-template.txt +++ b/config/engine-commit-template.txt @@ -1,7 +1,7 @@ -<core | restapi | tools | history | engine | userportal | webadmin>: short summary under 50 chars (#xxxxxx) - -https://bugzilla.redhat.com/XXXXXX +<core | restapi | tools | history | engine | userportal | webadmin>: short summary under 50 chars Longer description using lines' length under 72 chars. With multiple paragraphs if necessary. + +Bug-Id: https://bugzilla.redhat.com/?????? -- To view, visit http://gerrit.ovirt.org/7696 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I54f5c6890a1ea2393498c3ecffd2661d030ed226 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Doron Fediuck <dfedi...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches