JuliaRegistries / JuliaRegistries/TagBotErrorReports
Automatic error report from jheinen/GR.jl
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Repo: jheinen/GR.jl
Run URL: https://github.com/jheinen/GR.jl/actions/runs/26535529615
Image ID: sha256:c3e2e8954c03e3e7bf4b61a68de9411c6c7e4ba57b3a638d68d5ad5d3c39a632
TagBot version: 1.25.7
Stacktrace:
```py
Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/tagbot/action/__main__.py", line 90, in
versions = repo.new_versions()
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 1442, in new_versions
result = self._filter_map_versions(versions)
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 906, in _filter_map_versions
expected = self._commit_sha_from_registry_pr(version, tree)
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 554, in _commit_sha_from_registry_pr
pr = self._registry_pr(version)
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 524, in _registry_pr
pr_cache = self._build_registry_prs_cache()
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 493, in _build_registry_prs_cache
if pr.merged:
^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/PullRequest.py", line 358, in merged
self._completeIfNotSet(self._merged)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 620, in _completeIfNotSet
self._completeIfNeeded()
~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 624, in _completeIfNeeded
self._complete()
~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/github/GithubObject.py", line 629, in _complete
headers, data = self._requester.requestJsonAndCheck(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"GET", self._url.value, parameters=parameters, headers=self.__completeHeaders
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 628, in requestJsonAndCheck
*self.__check(
~~~~~~~~~~~~^
*self.requestJson(
^^^^^^^^^^^^^^^^^^
...<7 lines>...
)
^
),
^
File "/usr/local/lib/python3.14/site-packages/github/Requester.py", line 867, in __check
raise self.createException(status, responseHeaders, data)
github.GithubException.BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.