Skip to content

Commit 9e15045

Browse files
improve logging of find-valid-pat script (#21789)
1 parent d7cbc79 commit 9e15045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/bin/find_non_rate_limited_PAT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ for personal_access_token in $@
5050

5151
done
5252

53-
echo -e "$red_text""::error NO more request availible! Yell at topher or someone on infra!""$default_text"
53+
echo -e "$red_text""::error Either PR changes are proposed by non-contributor who is prohibited to access repo secrets or NO more request available!""$default_text"
54+
echo -e "$red_text""::error Yell at Topher or someone on infra""$default_text"
5455

5556
exit 1
56-

0 commit comments

Comments
 (0)