Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Comment on being too aggressive with github tickets
  • Loading branch information
rwstauner committed May 7, 2015
1 parent 8080dc8 commit af1d8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MetaCPAN/Script/Tickets.pm
Expand Up @@ -146,6 +146,7 @@ sub retrieve_github_bugs {
}

# Try (recursively) to find a github url in the resources hash.
# FIXME: This should check bugtracker web exclusively, or at least first.
sub github_user_repo_from_resources {
my ( $self, $resources ) = @_;
my ( $user, $repo, $source );
Expand Down

0 comments on commit af1d8a9

Please sign in to comment.