Update mergeable emails

This commit is contained in:
Js2xxx 2023-11-22 15:16:34 +08:00 committed by Tate, Hongliang Tian
parent 5cc9f250dd
commit 135fae6152
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ mergeable:
validate:
- do: commit
message:
regex: ^.*(@antgroup\.com|@alibaba-inc\.com|@intel\.com|@pku\.edu\.cn|@stu\.pku\.edu\.cn)$
regex: ^((.*(@antgroup\.com|@alibaba-inc\.com|@intel\.com|@pku\.edu\.cn|@stu\.pku\.edu\.cn))|akucxy@163\.com)$
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'