Hound is a tool that offers an alternative way to visualise your organisation Github's data.
- See all the recent pull requests from all the organisation's repositories.
- Click the required PR in order to get the reviews.
- Better use of Github's "involve" API -
- Autocoplete organisation's users select box - just type the first letter.
- Better view
- Codebase Search
- a single page with all the results, no pagination.
- syntax highlighter
- Commits Backlog:
- See the organisation commits backlog.
https://yossi-eynav.github.io/hound/
Simply run npm run start
This tool works fine with organisations that have ~150 repositories.
If you're having more than that, there are some changes that need to be done.