5 Commits

Author SHA1 Message Date
6196f89342 with @me
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-11 22:44:36 +01:00
ab464fbb6b with actual review functionality 2023-01-11 22:44:36 +01:00
e4e33ebda2 fixed tests 2023-01-11 22:44:36 +01:00
ffc0659a84 limit table to 20 items 2023-01-11 22:44:36 +01:00
b7a865b48e colored table 2023-01-11 22:44:36 +01:00

View File

@@ -34,7 +34,8 @@ impl ReviewBackend for DefaultReviewBackend {
"prs",
"--state=open",
"--review-requested",
review_request.unwrap().as_str(),
"@me",
//review_request.unwrap().as_str(),
"--label",
"dependencies",
//"--checks=pending",