pr-triage icon indicating copy to clipboard operation
pr-triage copied to clipboard

GitHub Pull Request Triage Assistant

Results 7 pr-triage issues
Sort by recently updated
recently updated
newest added

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.

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.

enhancement

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.

bug