This release of flask-github-issues, a simple extension to automate GitHub issue tracking directly from Flask applications.
🔹 Features
✅ Automatically logs errors as GitHub Issues
✅ Prevents duplicate issues by hashing error messages
✅ Adds comments to existing issues if they reoccur
✅ Supports assignees, labels, and types
✅ Flask extension with easy init_app(app) setup