Skip to content

Repository files navigation

🔍 GitHub Issue Hunter

Daily Scanner Status

An automated Python CLI and API scanner that surveys curated open-source data ecosystems (polars, duckdb, scikit-learn, sqlfluff, fastapi, and more) to discover starter issues (good first issue, help wanted, documentation) while respecting GitHub API rate limits.


✨ Features

  • Automated Discovery: Queries GitHub REST API across 14+ high-impact open-source data repositories.
  • Smart Rate-Limit Handling: Detects response status 403 / 429 and reads x-ratelimit-reset headers with exponential backoff.
  • Scheduled CI Integration: A GitHub Actions cron job runs daily at 00:00 UTC to refresh target_issues.md automatically.
  • Markdown Export: Generates formatted issue summaries with direct repository links, labels, and issue numbers.

🚀 Quick Start

1. Installation

git clone [https://github.com/AhmadBilalDSA/github-issue-hunter.git](https://github.com/AhmadBilalDSA/github-issue-hunter.git)
cd github-issue-hunter
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages