Skip to content

Commit

Permalink
Block bad users [skip ci]
Browse files Browse the repository at this point in the history
For using multiple accounts
  • Loading branch information
Apon77 authored Feb 13, 2023
1 parent 779abe2 commit 2a7d4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ fi
cd /tmp/cirrus-ci-build
PR_NUM=$(echo $BRANCH|awk -F '/' '{print $2}')
AUTHOR=$(gh pr view $PR_NUM|grep author| awk '{print $2}')
for value in vicenteicc2008 random2907 RioChanY ajitlenka30 abhishekhembrom08 basic-general ZunayedDihan Badroel07 Ravithakral SumonSN SevralT yograjsingh-cmd nit-in Sanjeev stunner ini23 CyberTechWorld horoid ishakumari772 atharv2951 Lite120 anant-goel 01soni247 fakeriz TartagliaX Krtonia
for value in vicenteicc2008 RintoKhan2003 CyanFinchLing random2907 RioChanY ajitlenka30 abhishekhembrom08 basic-general ZunayedDihan Badroel07 Ravithakral SumonSN SevralT yograjsingh-cmd nit-in Sanjeev stunner ini23 CyberTechWorld horoid ishakumari772 atharv2951 Lite120 anant-goel 01soni247 fakeriz TartagliaX Krtonia
do
if [[ $AUTHOR == $value ]]; then
echo Please check \#pr instruction in telegram group.; exit 1; fi
Expand Down

0 comments on commit 2a7d4d6

Please sign in to comment.