A powerful, user-friendly web application that helps you discover and manage GitHub issues that have received comments after they were closed. Perfect for maintainers, developers, and project managers who want to stay on top of post-closure discussions and potential reopening candidates.
- Save Time: Instantly find issues with post-closure activity
- Stay Informed: Never miss important discussions on closed issues
- Better Management: Identify issues that might need reopening
- Organization Insights: Get comprehensive repository overviews
Get started in 3 simple steps:
- π Visit the App β github-issues-tracker-one.vercel.app
- π Add Your Token β Enter your GitHub personal access token
- π Start Exploring β Select repositories and discover post-closure issues!
π Need a GitHub token? Create one here with
repopermissions
|
|
- π How to Use
- π Key Features
- π Screenshots & Demo
- π§ For Developers
- β FAQ
- π Troubleshooting
- π Support
- π License
- Visit the live application
- Click "Sign In" or navigate to Settings
- Enter your GitHub Personal Access Token
- Don't have one? Create a token here
- Required permissions:
repo(for private repos) orpublic_repo(for public repos only)
- Click "Save" - your token is stored securely in your browser
- Go to the Home page
- Select any repository from the sidebar
- View issues that received comments after closure
- Use filters to refine your search:
- Minimum comment count
- Date ranges
- Sort by activity or closure date
- Navigate to "Auth0 Repos" from the sidebar
- Browse all Auth0 repositories in a clean table format
- View license information, stars, forks, and last update dates
- Click repository names to visit them on GitHub
- Download comprehensive PDF reports
- Issue Cards: Each issue shows title, closure date, and comment count
- Post-Closure Comments: Toggle to view comments made after closure
- GitHub Integration: Click issue titles to view full details on GitHub
- Smart Filtering: Find exactly what you're looking for with advanced filters
- Navigate to the Auth0 Repos page
- Click the "Download PDF" button
- Get a professionally formatted report with:
- Repository statistics
- Complete repository listing
- License information
- Timestamped filename for easy organization
π Try it now - No installation required!
π Is my GitHub token safe?
Absolutely! Your token is:
- Stored only in your browser's local storage
- Never sent to our servers
- Only used to communicate directly with GitHub's API
- Can be revoked anytime from your GitHub settings
π° Is this free to use?
Yes, completely free! This is an open-source project with no hidden costs or premium features.
π What types of issues does it find?
The app finds GitHub issues that:
- Were closed by maintainers or contributors
- Received one or more comments after the closure date
- Are from repositories you have access to
π’ Why focus on Auth0 repositories?
The Auth0 organization view provides:
- Comprehensive license compliance overview
- Repository health metrics
- Easy PDF reporting for documentation
- Useful for open-source governance
π What's included in PDF reports?
PDF reports contain:
- Complete repository listing with metadata
- License information and links
- Statistics (stars, forks, languages)
- Last update dates
- Professional formatting
Solution:
- Check your token has the correct permissions (
repoorpublic_repo) - Ensure the token hasn't expired
- Try creating a new token
- Clear browser cache and try again
Solution:
- Verify your token has access to the repositories
- Check if you're a collaborator on the repositories
- Ensure repositories aren't archived
- Try refreshing the page
Solution:
- Check your internet connection
- GitHub API might be experiencing delays
- Try reducing the number of repositories being processed
- Clear browser cache
Solution:
- Ensure pop-ups are allowed for the site
- Check if browser blocks downloads
- Try a different browser
- Ensure repositories have loaded completely
Need help? We're here for you!
- π Found a bug? Open an issue
- β Have a question? Start a discussion
- π‘ Feature request? Submit an idea
- π§ Email support: [email protected]
Click to expand developer information
# Clone the repository
git clone https://github.com/yourusername/github-issues-tracker.git
cd github-issues-tracker
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build- Node.js 14.0 or newer
- Modern web browser
- GitHub personal access token
Built with React using MVVM pattern for clean separation of concerns.
This project is licensed under the MIT License - see the LICENSE.md file for details.
TL;DR: You can use, modify, and distribute this software freely. Just include the original license notice.
Special thanks to:
- π GitHub for providing the amazing API that powers this application
- βοΈ React Team for the incredible framework
- π¨ Styled Components for beautiful, maintainable styling
- π jsPDF for enabling professional PDF generation
- π’ Auth0 for the inspiration behind the organization view
- π Open Source Community for continuous inspiration and support
Made with β€οΈ by developers, for developers
π Live Demo β’ π Report Bug β’ π‘ Request Feature
Β© 2024 GitHub Issues Tracker. All rights reserved.