- Notifications
You must be signed in to change notification settings - Fork0
An alternative way to visualise your organisation Github's data
NotificationsYou must be signed in to change notification settings
yossi-eynav/hound
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 runnpm 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.