pr-triage
pr-triage copied to clipboard
GitHub Pull Request Triage Assistant
Add a 'by dir' and a 'by maintainers' pages to the pr triage views. Also add a simple offline cache mode. Default is to always save a cache, but '--cached'...
It depends on #9: the new link in navbar is relative.
use relative links in `navbar`
Just so this is visible, there is work happening in the 'multi-repo' branch to add this functionality. The config file may likely have some required changes. This is currently in...
Currently the HTML output location is hardcoded to `htmlout` in the directory where `triage.py` exists. This could be improved with another configuration option.
I haven't looked into it in much depth, but the mergeable and mergeable_status attributes seem unreliable. One run may identify 100 PRs with merge conflicts, the next could return 4.