Shlomo Ben David has submitted this change and it was merged.
Change subject: Simplify get_bug_url function
......................................................................
Simplify get_bug_url function
It uses 'bug-url.*\d\b' regex as a search pattern in the commit message.
If it exist, it will return a list of all bug-urls.
Change-Id: I208a468adc9370789616366f250e2e49ce9e472f
Signed-off-by: Shlomi Ben-David <sbendavi(a)redhat.com>
---
M hooks/lib/bz.py
1 file changed, 5 insertions(+), 7 deletions(-)
Approvals:
Shlomo Ben David: Verified; Looks good to me, approved
Gil Shinar: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/64510
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I208a468adc9370789616366f250e2e49ce9e472f
Gerrit-PatchSet: 1
Gerrit-Project: gerrit-admin
Gerrit-Branch: master
Gerrit-Owner: Shlomo Ben David <sbendavi(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Gil Shinar <gshinar(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shlomo Ben David <sbendavi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>