average_issue_close_time: Calculate Average Time to Close GitHub Issues
Description
This function uses the GitHub API to retrieve closed issues from a repository and calculates
the average time (in hours) it took to close them, excluding pull requests.