Trafico
AppAutomatically adds labels to Pull Requests based on their status (WIP, Changes Requested, Approved) and who's reviewing them
By orhan
373 installs
Tags
(1)Pricing
Trafico
GitHub App built with Probot that adds appropriate labels depending on the PR's status.
How it works
Trafico automatically labels your open pull requests depending on their status. It will add the following labels automatically:
WIP
if title starts withWIP
,[WIP]
orWIP:
(can be disabled).Ready for Review
when the PR does not have any reviews yet.Changes requested
when the PR has been reviewed with requested changes.Needs more Approvals
when the PR has been reviewed and approved by some members, but has not reached the required amount of approvals yet.
-Approved
when the PR has been reviewed and got approved (as many times as the branch's protection setting dictates).Merged
when the PR has been merged.
Setup
Trafico works out of the gate with default settings.
If you want to change colors and/or titles of labels, or if you want to add labels for each team member, you can create a file under .github/
named trafico.yml
, a sample file is available here.
Short explanation
Resources
Plans and pricing
Completely free
$0Trafico is provided by a third-party and is governed by separate privacy policy and support documentation