diff --git a/.github/mergeable.yml b/.github/mergeable.yml index 5752a4cfc..fda4bee4d 100644 --- a/.github/mergeable.yml +++ b/.github/mergeable.yml @@ -7,7 +7,7 @@ mergeable: validate: - do: commit message: - regex: ^.*(@antgroup\.com|@alibaba-inc\.com|@intel\.com)$ + regex: ^.*(@antgroup\.com|@alibaba-inc\.com|@intel\.com|@pku\.edu\.cn|@stu\.pku\.edu\.cn)$ message: Check if the author emails belong to Ant Group or its partners message_type: author_email skip_merge: false # If true, will skip commit with message that includes 'Merge'