Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic error report from JuliaAstro/EphemerisSources.jl #115

Open
JuliaTagBot opened this issue Sep 13, 2024 · 0 comments
Open

Automatic error report from JuliaAstro/EphemerisSources.jl #115

JuliaTagBot opened this issue Sep 13, 2024 · 0 comments

Comments

@JuliaTagBot
Copy link

Repo: JuliaAstro/EphemerisSources.jl
Run URL: https://github.com/JuliaAstro/EphemerisSources.jl/actions/runs/10840830821
Image ID: sha256:2f5eb2b6ca4ba43377bf5c99f95152b3b4c8e82f6ed1f8734f171c7d3d787fb4
Stacktrace:

Traceback (most recent call last):
  File "/root/tagbot/action/__main__.py", line 76, in <module>
    versions = repo.new_versions()
               ^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 494, in new_versions
    return self._filter_map_versions(versions)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 332, in _filter_map_versions
    expected = self._commit_sha_from_registry_pr(version, tree)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 254, in _commit_sha_from_registry_pr
    pr = self._registry_pr(version)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/tagbot/action/repo.py", line 248, in _registry_pr
    if pr.merged and pr.head.ref == head:
       ^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/PullRequest.py", line 288, in merged
    self._completeIfNotSet(self._merged)
  File "/usr/local/lib/python3.12/site-packages/github/GithubObject.py", line 416, in _completeIfNotSet
    self._completeIfNeeded()
  File "/usr/local/lib/python3.12/site-packages/github/GithubObject.py", line 420, in _completeIfNeeded
    self.__complete()
  File "/usr/local/lib/python3.12/site-packages/github/GithubObject.py", line 425, in __complete
    headers, data = self._requester.requestJsonAndCheck("GET", self._url.value)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/Requester.py", line 548, in requestJsonAndCheck
    return self.__check(*self.requestJson(verb, url, parameters, headers, input, self.__customConnection(url)))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/github/Requester.py", line 609, in __check
    raise self.createException(status, responseHeaders, data)
github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant