PRTriage: GitHub App built with Probot that support pull request workflow (probot.github.io) 2 points by sota0805 8y ago ↗ HN
[–] sota0805 8y ago ↗ ## How it works- Do nothing if your title of PR starts from WIP, [WIP] or WIP:.- Add a PR: unreviewed label if your PR does not have any reviews for latest commit.- Add a PR: reviewed-changes-requested label if your PR have reviewed and got Change request for latest commit.- Add a PR: review-approved label if your PR have reviewed and got Approve for latest commit.
2 comments
[ 20.6 ms ] story [ 499 ms ] thread- Do nothing if your title of PR starts from WIP, [WIP] or WIP:.
- Add a PR: unreviewed label if your PR does not have any reviews for latest commit.
- Add a PR: reviewed-changes-requested label if your PR have reviewed and got Change request for latest commit.
- Add a PR: review-approved label if your PR have reviewed and got Approve for latest commit.