Validate URLs using Jenkins env variable 36/5536/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 14 Jul 2017 07:02:39 +0000 (00:02 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 14 Jul 2017 07:02:39 +0000 (00:02 -0700)
commit04ddcaa1631de196b5aac96215318d7dee70d0e1
treee22eaf1992f60f538aae1b1652a64de99b84de98
parent793877e39aa8eaec84e29596ad68f20da5c0dae1
Validate URLs using Jenkins env variable

Since we are adding in Jenkins a variable
JIRA_URL, we want to make the logic of this
script so that it picks up its value to look
for related URLs in the commit text rather
than using a static value.

Change-Id: Id6d1df4cfefa0d37f7f74a48d8d5149379ede3eb
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
shell/git-validate-jira-urls.sh