# Repository status

This simple tool aims to use the GitHub API to bring the organization's repositories and have a preview of their status. Being able to know how many pull requests are open, as well as the issues and other data. Each of the repositories has a link to it, as well as to the issues and pull requests. The default search is 100. We hope they can be sorted in the future by the number of open pull requests or issues.

Loading...

Loading repositories...

Page {{ loadingProgress.current }} - {{ loadingProgress.percentage }}% complete

Data from cache Fresh data Updated {{ cacheStatus.minutesAgo }} {{ cacheStatus.minutesAgo === 1 ? 'minute' : 'minutes' }} ago ยท Expires in {{ cacheStatus.minutesUntilExpiry }} {{ cacheStatus.minutesUntilExpiry === 1 ? 'minute' : 'minutes' }}

{{ repositoryCount.total }}

Total Repositories

{{ repositoryCount.withActivity }}

With Open Issues/PRs

{{ statsOverview.totalIssues.toLocaleString() }}

Total Open Issues/PRs

{{ repositoryCount.filtered }}

Showing Now
Showing only repositories with open issues or pull requests Showing all repositories
{{ repository.name }}
{{ repository.open_issues_count }} open

{{ repository.description || 'No description available' }}