[
https://issues.apache.org/jira/browse/MCHANGES-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617740#comment-14617740
]
Mykel Alvis commented on MCHANGES-316:
--------------------------------------
Can this issue be re-opened or do we need to clone it?
> GitHub report doesn't find any issues
> -------------------------------------
>
> Key: MCHANGES-316
> URL: https://issues.apache.org/jira/browse/MCHANGES-316
> Project: Maven Changes Plugin
> Issue Type: Bug
> Components: github
> Affects Versions: 2.9
> Reporter: John Schneider
> Attachments: MavenChangeGitHubRun.txt
>
>
> When I try to generate a GitHub report I get that message:
> [WARNING] No issue was matched.
> I tried to debug this and could pin down the problem to the following request:
> https://api.github.com/repos/jschneider/com.cedarsoft.open/issues?per_page=100&page=1
> This request does return an empty result set. Because per default only open
> issues are returned.
> To get the closed issues it is necessary to add "state=closed"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)