Update mergeable emails
This commit is contained in:
parent
5cc9f250dd
commit
135fae6152
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue