Skip to content

Commit

Permalink
improve logging of find-valid-pat script (#21789)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykyta-Serbynevskyi authored Jan 24, 2023
1 parent d7cbc79 commit 9e15045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/bin/find_non_rate_limited_PAT
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ for personal_access_token in $@

done

echo -e "$red_text""::error NO more request availible! Yell at topher or someone on infra!""$default_text"
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"
echo -e "$red_text""::error Yell at Topher or someone on infra""$default_text"

exit 1

0 comments on commit 9e15045

Please sign in to comment.