Prabhjyot Singh created ZEPPELIN-843:
----------------------------------------
Summary: Comment showing up on issues.apache.org is wrong
Key: ZEPPELIN-843
URL: https://issues.apache.org/jira/browse/ZEPPELIN-843
Project: Zeppelin
Issue Type: Bug
Reporter: Prabhjyot Singh
Assignee: Prabhjyot Singh
When using merge_zeppelin_pr.py utility the comment that shows up on
issues.apache.org is wrong. The URL that prints is "pulls", it should be "pull"
It shows up as :
{code}
Issue resolved by pull request 874
https://github.com/apache/incubator-zeppelin/pulls/874
{code}
It should be :
{code}
Issue resolved by pull request 874
https://github.com/apache/incubator-zeppelin/pull/874
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)