update twenty team members danger (#10491)
This commit is contained in:
@ -27,26 +27,31 @@ const runCongratulate = async () => {
|
||||
const pullRequest = danger.github.pr;
|
||||
const userName = pullRequest.user.login;
|
||||
const teamMembers = [
|
||||
'dependabot',
|
||||
'cyborch',
|
||||
'emilienchvt',
|
||||
'Samox',
|
||||
'ady-beraud',
|
||||
'AMoreaux',
|
||||
'Bonapara',
|
||||
'bosiraphael',
|
||||
'charlesBochet',
|
||||
'cyborch',
|
||||
'dependabot',
|
||||
'Devessier',
|
||||
'emilienchvt',
|
||||
'etiennejouan',
|
||||
'FelixMalfait',
|
||||
'Freebios',
|
||||
'gitstart-app',
|
||||
'thaisguigon',
|
||||
'gitstart-twenty',
|
||||
'guillim',
|
||||
'ijreilly',
|
||||
'lucasbordeau',
|
||||
'magrinj',
|
||||
'Weiko',
|
||||
'gitstart-twenty',
|
||||
'bosiraphael',
|
||||
'martmull',
|
||||
'FelixMalfait',
|
||||
'thomtrp',
|
||||
'Bonapara',
|
||||
'nimraahmed',
|
||||
'ady-beraud',
|
||||
'Freebios',
|
||||
'ijreilly',
|
||||
'prastoin',
|
||||
'Samox',
|
||||
'thaisguigon',
|
||||
'thomtrp',
|
||||
'Weiko',
|
||||
];
|
||||
|
||||
if (teamMembers.includes(userName)) {
|
||||
|
||||
Reference in New Issue
Block a user