JuliaRegistries / JuliaRegistries/TagBotErrorReports

Automatic error report from FRBNY-DSGE/DSGE.jl

Open
#259 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Repo: FRBNY-DSGE/DSGE.jl
Run URL: https://github.com/FRBNY-DSGE/DSGE.jl/actions/runs/30676331654
Image ID: sha256:4b1cbe98be445593b9e34ca338ed2245617b6673886e8f01904538c46f40304a
TagBot version: 1.25.10
Stacktrace:
```py
Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/tagbot/action/__main__.py", line 83, in
if not repo.is_registered():
~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 1442, in is_registered
root = self._registry_path
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/tagbot/action/repo.py", line 301, in _registry_path
contents = self._only(self._registry.get_contents("Registry.toml"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/github/Repository.py", line 2470, in get_contents
headers, data = self._requester.requestJsonAndCheck(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"GET",
^^^^^^
...<2 lines>...
follow_302_redirect=True,
^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
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.GithubException: gitmon refuses to schedule us: fail-fast:network For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).: 429 {"message": "gitmon refuses to schedule us: fail-fast:network For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).", "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content", "status": "429"}

```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked GitHub Actions run and the TagBot 1.25.10 stacktrace, especially the is_registered and _registry_path calls in tagbot/action/repo.py. The report shows a GitHub API 429 response, but it does not identify a requested code change or define what completion should look like.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, python
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.