Casey Brotherton created YETUS-499:
--------------------------------------
Summary: github pull requests not ending in patch are not found in
Jira bug systems
Key: YETUS-499
URL: https://issues.apache.org/jira/browse/YETUS-499
Project: Yetus
Issue Type: Bug
Reporter: Casey Brotherton
Assignee: Casey Brotherton
For example:
YETUS-315 contains a pull request not ending in a patch.
Performing:
{code}
./precommit/test-patch.sh --plugins=all YETUS-315
{code}
determines correctly that YETUS-315 isn't a pull request,
correctly contacts the Jira system, downloads the Jira text, and
then looks for a file starting in GITHUB_BASE_URL and ending in "patch"
this is not found, because the link attached is a pull link ending with a
number.
This could be improved.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)