mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-21 16:01:04 +00:00
ci: consolidate ai review trigger label
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
]);
|
||||
const MAX_EXTERNAL_CHANGED_FILES = 20;
|
||||
const MAX_EXTERNAL_CHANGED_LINES = 1000;
|
||||
const REVIEW_LABELS = ['greptile-review', 'coderabbit-review'];
|
||||
const REVIEW_LABELS = ['ai-review'];
|
||||
const MAINTAINER_APPROVED_LABEL = 'maintainer-approved';
|
||||
const COMMENT_MARKER = '<!-- herdr:pr-gate -->';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user