ci: consolidate ai review trigger label
This commit is contained in:
parent
53199270f6
commit
9135ffe10b
|
|
@ -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 -->';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue