Firstly, I started to create PRTriage to solve my own pain. As an engineer, I spent my time to ask colleagues Pull Requests status such as WIP (work in progress)
・UNREVIEWED
・CHANGES_REQUESTED
・APPROVED
. Most of the developers use GitHub and follow GitHub Flow/Git Flow. Most of them say that the time it takes to know pull request status is getting increasing as the team is large so I published it as Open Source :sparkles:.
Please follow the below steps to install quickly :rocket::
Only watching the most recent commit :eyes::
WIP
, [WIP]
or WIP:
.PR: unreviewed
label when the PR does not have any reviews.PR: reviewed-changes-requested
label when the PR has reviewed and got Change request
event.PR: review-approved
label when the PR has reviewed and got Approve
event.Please follow the below steps to install for GitHub Enterprise :rocket::
fake.github-enterprise.com
fake.github-enterprise.com/settings/apps/new