This is an automated email from the ASF dual-hosted git repository.
rawkintrevo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new 8cfb92433 Create pr_review_checks.py
8cfb92433 is described below
commit 8cfb92433d7be407b731e30aafecaeb869463248
Author: Trevor Grant <[email protected]>
AuthorDate: Wed Mar 12 10:19:20 2025 -0500
Create pr_review_checks.py
---
.github/scripts/pr_review_checks.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/scripts/pr_review_checks.py
b/.github/scripts/pr_review_checks.py
new file mode 100644
index 000000000..007d83091
--- /dev/null
+++ b/.github/scripts/pr_review_checks.py
@@ -0,0 +1 @@
+from checks.general_review import GeneralReviewCheck