Skip to content

Commit b88408f

Browse files
sirstrahdbitwiseman
authored andcommitted
More explicit warning on selector for ApiRateLimitChecker.NoThrottle
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
1 parent a99e7a3 commit b88408f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GitHubBuildStatusNotification.CommitStatusSet=GitHub has been notified of this c
2323

2424
ApiRateLimitChecker.ThrottleForNormalize=Normalize API requests
2525
ApiRateLimitChecker.ThrottleOnOver=Throttle at/near rate limit
26-
ApiRateLimitChecker.NoThrottle=Ignore rate limit
26+
ApiRateLimitChecker.NoThrottle=Never check rate limit (NOT RECOMMENDED)
2727

2828
GitHubLink.DisplayName=GitHub
2929

0 commit comments

Comments
 (0)