Traceback (most recent call last):
File "/root/tagbot/action/__main__.py", line 72, in <module>
versions = repo.new_versions()
File "/root/tagbot/action/repo.py", line 340, in new_versions
old = self._versions(min_age=self._lookback)
File "/root/tagbot/action/repo.py", line 258, in _versions
kwargs["ref"] = commit.commit.sha
File "/usr/local/lib/python3.8/site-packages/github/GitCommit.py", line 91, in sha
self._completeIfNotSet(self._sha)
File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 299, in _completeIfNotSet
self._completeIfNeeded()
File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 303, in _completeIfNeeded
self.__complete()
File "/usr/local/lib/python3.8/site-packages/github/GithubObject.py", line 310, in __complete
headers, data = self._requester.requestJsonAndCheck("GET", self._url.value)
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 317, in requestJsonAndCheck
return self.__check(
File "/usr/local/lib/python3.8/site-packages/github/Requester.py", line 342, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.RateLimitExceededException: 403 {"documentation_url": "https://developer.github.com/v3/#abuse-rate-limits", "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."}
Repo: phrb/ExperimentalDesign.jl Run URL: https://github.com/phrb/ExperimentalDesign.jl/actions/runs/412267161 Image ID: sha256:112b8718f24c7930f565ac0f385039d58fb9d3a35b7621f933702b7f6a8b072e Stacktrace: