GitHub user jongyoul opened a pull request: https://github.com/apache/incubator-zeppelin/pull/936
[MINOR] fixed a logic to find issue number from title ### What is this PR for? Changed the regex to find a issue number from title ### What type of PR is it? [Bug Fix] ### Todos * [x] - Fixed the bug ### What is the Jira issue? N/A ### How should this be tested? N/A ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/incubator-zeppelin minor-find-issue-number-from-title Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/936.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #936 ---- commit c16117b2e102950c1303d32bf3a1b42efdfd780c Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-05-31T04:28:23Z [MINOR] fixed logic to find issue number from title commit 63f37af9793a73e99416d81c696c9ad666e6407c Author: Jongyoul Lee <jongy...@gmail.com> Date: 2016-05-31T06:40:33Z [MINOR] fixed logic to find issue number from title ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---