Skip to content

Commit

Permalink
make triagers list public so we can instruct triager to pull from it
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed May 12, 2017
1 parent 78e26aa commit fd19391
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions triagers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"repos": [{
"user": "appium",
"repo": "appium",
"triagers": ["SrinivasanTarget", "jlipps", "vikramvi"],
"autoLabels": ["NeedsTriage"],
"validLabels": ["1.5-beta","Android","Bug","Cannot Reproduce","Documentation","DriverIssue","Enhancement","GUI","Hybrid Apps","iOS","Linux","LogRequested","Mac","Mobile Chrome","Mobile Safari","NeedsTriage","NoActivity","NotABug","OnGoing","Question","Real Devices","ReproNeeded","Robots","Selendroid","SemVer:Breaking","TechDebt","ThirdpartyIssue","Windows"]
}],
"bot": "triager"
}

0 comments on commit fd19391

Please sign in to comment.