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

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