Skip to content

Update dependency pytest-rerunfailures to v15.1 #2307

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-rerunfailures ==15.0 -> ==15.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-rerunfailures (pytest-rerunfailures)

v15.1

Compare Source

Bug fixes
+++++++++

  • Fix --fail-on-flaky option to fail the test run with custom exit code
    only when reruns are detected.
    (#&#8203;287 <https://github.com/pytest-dev/pytest-rerunfailures/issues/287>_)

  • Switched to using the SPDX license identifier in the project metadata.

Other changes
+++++++++++++

  • Change exception filtering logic to match AssertionError raised via
    assert statements when filtering by "AssertionError".
    (#&#8203;292 <https://github.com/pytest-dev/pytest-rerunfailures/issues/292>_)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented May 8, 2025

Deploy Preview for selenium-dev failed.

Name Link
🔨 Latest commit 77e8cfe
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/68372007b971920008e33fd9

Copy link
Contributor

qodo-merge-pro bot commented May 8, 2025

CI Feedback 🧐

(Feedback updated until commit 77e8cfe)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: test_build

Failed stage: Build [❌]

Failure summary:

The action failed because it exceeded the GitHub API rate limit for user ID 3331063. This resulted
in repeated HTTP 403 Forbidden errors when attempting to fetch JSON resources from the GitHub API
(e.g., user profiles, repository contents, contributors lists). The error message explicitly states
"API rate limit exceeded for user ID 3331063" and provides documentation for rate limits. As a
result, the build process could not retrieve required remote files, causing the site generation
(Hugo build) to fail.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

131:  env:
132:  SELENIUM_CI_TOKEN: ***
133:  ##[endgroup]
134:  �[0;32mDeleting Hugo previously generated directories...�[0m
135:  �[0;32mSwitching to Docsy theme directory...�[0m
136:  added 61 packages, and audited 62 packages in 1s
137:  17 packages are looking for funding
138:  run `npm fund` for details
139:  found 0 vulnerabilities
140:  �[0;32mGenerating Hugo site for website...�[0m
141:  �[0;32mUsing SELENIUM_EXAMPLES_REPO=seleniumhq.github.io SELENIUM_EXAMPLES_ORG=SeleniumHQ SELENIUM_EXAMPLES_BRANCH=renovate/pytest-rerunfailures-15.x hugo --minify ...�[0m
142:  hugo: downloading modules …
143:  hugo: collected modules in 18754 ms
144:  Start building sites … 
145:  hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=VendorInfo=gohugoio
146:  ERROR Failed to get JSON resource "https://***@api.github.com/users/alvarezguille": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211EC5:241C9AD:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
147:  You can suppress this error by adding the following to your site configuration:
148:  ignoreLogs = ['error-remote-getjson']
149:  ERROR Failed to get JSON resource "https://***@api.github.com/users/praveendvd": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211EC5:241C9AB:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
150:  You can suppress this error by adding the following to your site configuration:
151:  ignoreLogs = ['error-remote-getjson']
152:  ERROR Failed to get JSON resource "https://***@api.github.com/users/NickCrews": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211EC5:241C9AA:68372107 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
153:  You can suppress this error by adding the following to your site configuration:
154:  ignoreLogs = ['error-remote-getjson']
155:  ERROR Failed to get JSON resource "https://***@api.github.com/users/cclauss": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F10:241CA3B:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
156:  You can suppress this error by adding the following to your site configuration:
157:  ignoreLogs = ['error-remote-getjson']
158:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bogdancondurache": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F23:241CA80:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
159:  You can suppress this error by adding the following to your site configuration:
160:  ignoreLogs = ['error-remote-getjson']
161:  ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F24:241CA8A:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
162:  You can suppress this error by adding the following to your site configuration:
163:  ignoreLogs = ['error-remote-getjson']
164:  ERROR Failed to get JSON resource "https://***@api.github.com/users/amwilkins": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F22:241CA7E:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
165:  You can suppress this error by adding the following to your site configuration:
166:  ignoreLogs = ['error-remote-getjson']
167:  ERROR Failed to get JSON resource "https://***@api.github.com/users/Dor-bl": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F60:241CB11:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
168:  You can suppress this error by adding the following to your site configuration:
169:  ignoreLogs = ['error-remote-getjson']
170:  ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F85:241CB57:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
171:  You can suppress this error by adding the following to your site configuration:
172:  ignoreLogs = ['error-remote-getjson']
173:  ERROR Failed to get JSON resource "https://***@api.github.com/users/cstringer": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211F85:241CB59:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
174:  You can suppress this error by adding the following to your site configuration:
175:  ignoreLogs = ['error-remote-getjson']
176:  ERROR Failed to get JSON resource "https://***@api.github.com/users/fenilgmehta": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211FCC:241CBDB:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
177:  You can suppress this error by adding the following to your site configuration:
178:  ignoreLogs = ['error-remote-getjson']
179:  ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211FF6:241CC6A:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
180:  You can suppress this error by adding the following to your site configuration:
181:  ignoreLogs = ['error-remote-getjson']
182:  ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211FF5:241CC69:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
183:  You can suppress this error by adding the following to your site configuration:
184:  ignoreLogs = ['error-remote-getjson']
185:  ERROR Failed to get JSON resource "https://***@api.github.com/users/hgsgtk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1211FFA:241CC6F:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
186:  You can suppress this error by adding the following to your site configuration:
187:  ignoreLogs = ['error-remote-getjson']
188:  ERROR Failed to get JSON resource "https://***@api.github.com/users/jaredwebber": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121203F:241CCD0:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
189:  You can suppress this error by adding the following to your site configuration:
190:  ignoreLogs = ['error-remote-getjson']
191:  ERROR Failed to get JSON resource "https://***@api.github.com/users/baflQA": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121206E:241CD71:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
192:  You can suppress this error by adding the following to your site configuration:
193:  ignoreLogs = ['error-remote-getjson']
194:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bwalderman": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212070:241CD7D:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
195:  You can suppress this error by adding the following to your site configuration:
196:  ignoreLogs = ['error-remote-getjson']
197:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121206C:241CD6F:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
198:  You can suppress this error by adding the following to your site configuration:
199:  ignoreLogs = ['error-remote-getjson']
200:  ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12120D7:241CE31:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
201:  You can suppress this error by adding the following to your site configuration:
202:  ignoreLogs = ['error-remote-getjson']
203:  ERROR Failed to get JSON resource "https://***@api.github.com/users/eNcacz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121210A:241CEAD:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
204:  You can suppress this error by adding the following to your site configuration:
205:  ignoreLogs = ['error-remote-getjson']
206:  ERROR Failed to get JSON resource "https://***@api.github.com/users/ch-saeki": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12120F8:241CE72:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
207:  You can suppress this error by adding the following to your site configuration:
208:  ignoreLogs = ['error-remote-getjson']
209:  ERROR Failed to get JSON resource "https://***@api.github.com/users/gravityvi": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212118:241CEBF:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
210:  You can suppress this error by adding the following to your site configuration:
211:  ignoreLogs = ['error-remote-getjson']
212:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212167:241CF33:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
213:  You can suppress this error by adding the following to your site configuration:
214:  ignoreLogs = ['error-remote-getjson']
215:  ERROR Failed to get JSON resource "https://***@api.github.com/users/kkotenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212195:241CFA4:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
216:  You can suppress this error by adding the following to your site configuration:
217:  ignoreLogs = ['error-remote-getjson']
218:  ERROR Failed to get JSON resource "https://***@api.github.com/users/f2008700": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121219C:241CFAA:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
219:  You can suppress this error by adding the following to your site configuration:
220:  ignoreLogs = ['error-remote-getjson']
221:  ERROR Failed to get JSON resource "https://***@api.github.com/users/jsfehler": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12121AC:241CFD6:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
222:  You can suppress this error by adding the following to your site configuration:
223:  ignoreLogs = ['error-remote-getjson']
224:  ERROR Failed to get JSON resource "https://***@api.github.com/users/vinoth959": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121220D:241D0B3:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
225:  You can suppress this error by adding the following to your site configuration:
226:  ignoreLogs = ['error-remote-getjson']
227:  ERROR Failed to get JSON resource "https://***@api.github.com/users/hgsgtk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121221B:241D0D0:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
228:  You can suppress this error by adding the following to your site configuration:
229:  ignoreLogs = ['error-remote-getjson']
230:  ERROR Failed to get JSON resource "https://***@api.github.com/users/elgatov": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212228:241D0E2:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
231:  You can suppress this error by adding the following to your site configuration:
232:  ignoreLogs = ['error-remote-getjson']
233:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12121F4:241D05C:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
234:  You can suppress this error by adding the following to your site configuration:
235:  ignoreLogs = ['error-remote-getjson']
236:  ERROR Failed to get JSON resource "https://***@api.github.com/users/KazuCocoa": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12122A9:241D1F8:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
237:  You can suppress this error by adding the following to your site configuration:
238:  ignoreLogs = ['error-remote-getjson']
239:  ERROR Failed to get JSON resource "https://***@api.github.com/users/silentsoft": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121229E:241D1E2:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
240:  You can suppress this error by adding the following to your site configuration:
241:  ignoreLogs = ['error-remote-getjson']
242:  ERROR Failed to get JSON resource "https://***@api.github.com/users/valfirst": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12122CB:241D255:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
243:  You can suppress this error by adding the following to your site configuration:
244:  ignoreLogs = ['error-remote-getjson']
245:  ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12122E3:241D274:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
246:  You can suppress this error by adding the following to your site configuration:
247:  ignoreLogs = ['error-remote-getjson']
248:  ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212354:241D345:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
249:  You can suppress this error by adding the following to your site configuration:
250:  ignoreLogs = ['error-remote-getjson']
251:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121234B:241D32F:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
252:  You can suppress this error by adding the following to your site configuration:
253:  ignoreLogs = ['error-remote-getjson']
254:  ERROR Failed to get JSON resource "https://***@api.github.com/users/yusuke-noda": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121237E:241D3A7:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
255:  You can suppress this error by adding the following to your site configuration:
256:  ignoreLogs = ['error-remote-getjson']
257:  ERROR Failed to get JSON resource "https://***@api.github.com/users/AutomatedTester": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121238E:241D3C8:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
258:  You can suppress this error by adding the following to your site configuration:
259:  ignoreLogs = ['error-remote-getjson']
260:  ERROR Failed to get JSON resource "https://***@api.github.com/users/titusfortner": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12123F3:241D496:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
261:  You can suppress this error by adding the following to your site configuration:
262:  ignoreLogs = ['error-remote-getjson']
263:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212402:241D4AD:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
264:  You can suppress this error by adding the following to your site configuration:
265:  ignoreLogs = ['error-remote-getjson']
266:  ERROR Failed to get JSON resource "https://***@api.github.com/users/kevindew": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121241D:241D4C8:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
267:  You can suppress this error by adding the following to your site configuration:
268:  ignoreLogs = ['error-remote-getjson']
269:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212426:241D4E2:68372108 and timestamp 2025-05-28 14:43:20 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
270:  You can suppress this error by adding the following to your site configuration:
271:  ignoreLogs = ['error-remote-getjson']
272:  ERROR Failed to get JSON resource "https://***@api.github.com/users/plming": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212495:241D5BD:68372108 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
273:  You can suppress this error by adding the following to your site configuration:
274:  ignoreLogs = ['error-remote-getjson']
275:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bwalderman": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12124B5:241D602:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
276:  You can suppress this error by adding the following to your site configuration:
277:  ignoreLogs = ['error-remote-getjson']
278:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bonigarcia": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12124B7:241D60A:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
279:  You can suppress this error by adding the following to your site configuration:
280:  ignoreLogs = ['error-remote-getjson']
281:  ERROR Failed to get JSON resource "https://***@api.github.com/users/diemol": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12124B7:241D60C:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
282:  You can suppress this error by adding the following to your site configuration:
283:  ignoreLogs = ['error-remote-getjson']
284:  ERROR Failed to get JSON resource "https://***@api.github.com/users/tvataire": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212547:241D73B:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
285:  You can suppress this error by adding the following to your site configuration:
286:  ignoreLogs = ['error-remote-getjson']
287:  ERROR Failed to get JSON resource "https://***@api.github.com/users/potapovDim": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212519:241D6E5:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
288:  You can suppress this error by adding the following to your site configuration:
289:  ignoreLogs = ['error-remote-getjson']
290:  ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212547:241D747:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
291:  You can suppress this error by adding the following to your site configuration:
292:  ignoreLogs = ['error-remote-getjson']
293:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212541:241D72F:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
294:  You can suppress this error by adding the following to your site configuration:
295:  ignoreLogs = ['error-remote-getjson']
296:  ERROR Failed to get JSON resource "https://***@api.github.com/users/shishurajpandey": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12125D1:241D866:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
297:  You can suppress this error by adding the following to your site configuration:
298:  ignoreLogs = ['error-remote-getjson']
299:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mockdeep": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12125D5:241D870:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
300:  You can suppress this error by adding the following to your site configuration:
301:  ignoreLogs = ['error-remote-getjson']
302:  ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12125D1:241D86A:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
303:  You can suppress this error by adding the following to your site configuration:
304:  ignoreLogs = ['error-remote-getjson']
305:  ERROR Failed to get JSON resource "https://***@api.github.com/users/jimevans": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12125D2:241D86B:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
306:  You can suppress this error by adding the following to your site configuration:
307:  ignoreLogs = ['error-remote-getjson']
308:  ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121266B:241D96E:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
309:  You can suppress this error by adding the following to your site configuration:
310:  ignoreLogs = ['error-remote-getjson']
311:  ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121266A:241D96B:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
312:  You can suppress this error by adding the following to your site configuration:
313:  ignoreLogs = ['error-remote-getjson']
314:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mhnaeem": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212670:241D987:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
315:  You can suppress this error by adding the following to your site configuration:
316:  ignoreLogs = ['error-remote-getjson']
317:  ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212670:241D989:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
318:  You can suppress this error by adding the following to your site configuration:
319:  ignoreLogs = ['error-remote-getjson']
320:  ERROR Failed to get JSON resource "https://***@api.github.com/users/YevgeniyShunevych": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12126E3:241DA47:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
321:  You can suppress this error by adding the following to your site configuration:
322:  ignoreLogs = ['error-remote-getjson']
323:  ERROR Failed to get JSON resource "https://***@api.github.com/users/tony": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12126E5:241DA49:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
324:  You can suppress this error by adding the following to your site configuration:
325:  ignoreLogs = ['error-remote-getjson']
326:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12126EF:241DA5D:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
327:  You can suppress this error by adding the following to your site configuration:
328:  ignoreLogs = ['error-remote-getjson']
329:  ERROR Failed to get JSON resource "https://***@api.github.com/users/pujagani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12126F3:241DA65:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
330:  You can suppress this error by adding the following to your site configuration:
331:  ignoreLogs = ['error-remote-getjson']
332:  ERROR Failed to get JSON resource "https://***@api.github.com/users/whimboo": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212754:241DB16:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
333:  You can suppress this error by adding the following to your site configuration:
334:  ignoreLogs = ['error-remote-getjson']
335:  ERROR Failed to get JSON resource "https://***@api.github.com/users/p0deje": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:121275E:241DB30:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
336:  You can suppress this error by adding the following to your site configuration:
337:  ignoreLogs = ['error-remote-getjson']
338:  ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212754:241DB13:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
339:  You can suppress this error by adding the following to your site configuration:
340:  ignoreLogs = ['error-remote-getjson']
341:  ERROR Failed to get JSON resource "https://***@api.github.com/users/shs96c": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212763:241DB3C:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
342:  You can suppress this error by adding the following to your site configuration:
343:  ignoreLogs = ['error-remote-getjson']
344:  ERROR Failed to get JSON resource "https://***@api.github.com/users/symonk": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12127DE:241DC30:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
345:  You can suppress this error by adding the following to your site configuration:
346:  ignoreLogs = ['error-remote-getjson']
347:  ERROR Failed to get JSON resource "https://***@api.github.com/users/tony": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12127D3:241DC15:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
348:  You can suppress this error by adding the following to your site configuration:
349:  ignoreLogs = ['error-remote-getjson']
350:  ERROR Failed to get JSON resource "https://***@api.github.com/users/pujagani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12127CA:241DC00:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
351:  You can suppress this error by adding the following to your site configuration:
352:  ignoreLogs = ['error-remote-getjson']
353:  ERROR Failed to get JSON resource "https://***@api.github.com/users/titusfortner": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212852:241DD1D:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
354:  You can suppress this error by adding the following to your site configuration:
355:  ignoreLogs = ['error-remote-getjson']
356:  ERROR Failed to get JSON resource "https://***@api.github.com/users/harsha509": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212854:241DD22:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
357:  You can suppress this error by adding the following to your site configuration:
358:  ignoreLogs = ['error-remote-getjson']
359:  ERROR Failed to get JSON resource "https://***@api.github.com/users/TamsilAmani": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212854:241DD24:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
360:  You can suppress this error by adding the following to your site configuration:
361:  ignoreLogs = ['error-remote-getjson']
362:  ERROR Failed to get JSON resource "https://***@api.github.com/users/YevgeniyShunevych": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12128DE:241DE1D:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
363:  You can suppress this error by adding the following to your site configuration:
364:  ignoreLogs = ['error-remote-getjson']
365:  ERROR Failed to get JSON resource "https://***@api.github.com/users/krmahadevan": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212957:241DF1C:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
366:  You can suppress this error by adding the following to your site configuration:
367:  ignoreLogs = ['error-remote-getjson']
368:  ERROR Failed to get JSON resource "https://***@api.github.com/users/boris-petrov": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12129AF:241DFCA:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
369:  You can suppress this error by adding the following to your site configuration:
370:  ignoreLogs = ['error-remote-getjson']
371:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12129B2:241DFDA:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
372:  You can suppress this error by adding the following to your site configuration:
373:  ignoreLogs = ['error-remote-getjson']
374:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12129B9:241DFE8:68372109 and timestamp 2025-05-28 14:43:21 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
375:  You can suppress this error by adding the following to your site configuration:
376:  ignoreLogs = ['error-remote-getjson']
377:  ERROR Failed to get JSON resource "https://***@api.github.com/users/JefferyVin": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:12129ED:241E03D:68372109 and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
378:  You can suppress this error by adding the following to your site configuration:
379:  ignoreLogs = ['error-remote-getjson']
380:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212A3A:241E0F4:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
381:  You can suppress this error by adding the following to your site configuration:
382:  ignoreLogs = ['error-remote-getjson']
383:  ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212A3A:241E0F6:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
384:  You can suppress this error by adding the following to your site configuration:
385:  ignoreLogs = ['error-remote-getjson']
386:  ERROR Failed to get JSON resource "https://***@api.github.com/users/KrishnaSuravarapu": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212A65:241E149:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
387:  You can suppress this error by adding the following to your site configuration:
388:  ignoreLogs = ['error-remote-getjson']
389:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AA2:241E1CD:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
390:  You can suppress this error by adding the following to your site configuration:
391:  ignoreLogs = ['error-remote-getjson']
392:  ERROR Failed to get JSON resource "https://***@api.github.com/users/sbabcoc": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AA2:241E1D1:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
393:  You can suppress this error by adding the following to your site configuration:
394:  ignoreLogs = ['error-remote-getjson']
395:  ERROR Failed to get JSON resource "https://***@api.github.com/users/ParadiseWitch": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AA2:241E1D0:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
396:  You can suppress this error by adding the following to your site configuration:
397:  ignoreLogs = ['error-remote-getjson']
398:  ERROR Failed to get JSON resource "https://***@api.github.com/users/Sean-Gomez": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212ABC:241E22C:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
399:  You can suppress this error by adding the following to your site configuration:
400:  ignoreLogs = ['error-remote-getjson']
401:  ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AEE:241E277:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
402:  You can suppress this error by adding the following to your site configuration:
403:  ignoreLogs = ['error-remote-getjson']
404:  ERROR Failed to get JSON resource "https://***@api.github.com/users/rishav887": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AFA:241E29D:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
405:  You can suppress this error by adding the following to your site configuration:
406:  ignoreLogs = ['error-remote-getjson']
407:  ERROR Failed to get JSON resource "https://***@api.github.com/users/ahndmal": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212AF9:241E29A:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
408:  You can suppress this error by adding the following to your site configuration:
409:  ignoreLogs = ['error-remote-getjson']
410:  ERROR Failed to get JSON resource "https://***@api.github.com/users/manuelsblanco": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212B27:241E2DC:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
411:  You can suppress this error by adding the following to your site configuration:
412:  ignoreLogs = ['error-remote-getjson']
413:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bswhb": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212B5C:241E33B:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
414:  You can suppress this error by adding the following to your site configuration:
415:  ignoreLogs = ['error-remote-getjson']
416:  ERROR Failed to get JSON resource "https://***@api.github.com/users/iampopovich": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212B64:241E35A:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
417:  You can suppress this error by adding the following to your site configuration:
418:  ignoreLogs = ['error-remote-getjson']
419:  ERROR Failed to get JSON resource "https://***@api.github.com/users/asolntsev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212B68:241E367:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
420:  You can suppress this error by adding the following to your site configuration:
421:  ignoreLogs = ['error-remote-getjson']
422:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212B8C:241E3C2:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
423:  You can suppress this error by adding the following to your site configuration:
424:  ignoreLogs = ['error-remote-getjson']
425:  ERROR Failed to get JSON resource "https://***@api.github.com/users/bastimeyer": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212BC6:241E41D:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
426:  You can suppress this error by adding the following to your site configuration:
427:  ignoreLogs = ['error-remote-getjson']
428:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212BDE:241E435:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
429:  You can suppress this error by adding the following to your site configuration:
430:  ignoreLogs = ['error-remote-getjson']
431:  ERROR Failed to get JSON resource "https://***@api.github.com/users/mdmintz": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212C07:241E48A:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
432:  You can suppress this error by adding the following to your site configuration:
433:  ignoreLogs = ['error-remote-getjson']
434:  ERROR Failed to get JSON resource "https://***@api.github.com/users/djbrown": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212C3D:241E4F7:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
435:  You can suppress this error by adding the following to your site configuration:
436:  ignoreLogs = ['error-remote-getjson']
437:  ERROR Failed to get JSON resource "https://***@api.github.com/users/nvborisenko": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212C42:241E507:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
438:  You can suppress this error by adding the following to your site configuration:
439:  ignoreLogs = ['error-remote-getjson']
440:  ERROR Failed to get JSON resource "https://***@api.github.com/users/pallavigitwork": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212C42:241E504:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
441:  You can suppress this error by adding the following to your site configuration:
442:  ignoreLogs = ['error-remote-getjson']
443:  ERROR Failed to get JSON resource "https://***@api.github.com/users/vlad8x8": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212C74:241E562:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
444:  You can suppress this error by adding the following to your site configuration:
445:  ignoreLogs = ['error-remote-getjson']
446:  ERROR Failed to get JSON resource "https://***@api.github.com/users/Tahanima": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212CAF:241E5E5:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
447:  You can suppress this error by adding the following to your site configuration:
448:  ignoreLogs = ['error-remote-getjson']
449:  ERROR Failed to get JSON resource "https://***@api.github.com/users/sandeepsuryaprasad": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212CA9:241E5D0:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
450:  You can suppress this error by adding the following to your site configuration:
451:  ignoreLogs = ['error-remote-getjson']
452:  ERROR Failed to get JSON resource "https://***@api.github.com/users/cocreature": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212CE1:241E644:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
453:  You can suppress this error by adding the following to your site configuration:
454:  ignoreLogs = ['error-remote-getjson']
455:  ERROR Failed to get JSON resource "https://***@api.github.com/users/vedanthvdev": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212CA9:241E5CA:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
456:  You can suppress this error by adding the following to your site configuration:
457:  ignoreLogs = ['error-remote-getjson']
458:  ERROR Failed to get JSON resource "https://***@api.github.com/users/veerendrajana": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212D1A:241E6C0:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
459:  You can suppress this error by adding the following to your site configuration:
460:  ignoreLogs = ['error-remote-getjson']
461:  ERROR Failed to get JSON resource "https://***@api.github.com/users/sbabcoc": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit exceeded for user ID 3331063. If you reach out to GitHub Support for help, please include the request ID 5880:2AA5E4:1212D1F:241E6CE:6837210A and timestamp 2025-05-28 14:43:22 UTC.\",\"documentation_url\":\"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api\",\"status\":\"403\"}"
462:  You can suppress this error by adding the following to your site configuration:
463:  ignoreLogs = ['error-remote-getjson']
464:  ERROR Failed to get JSON resource "https://***@api.github.com/users/joerg1985": failed to retrieve remote file: Forbidden, body: "{\"message\":\"API rate limit ex...

@renovate renovate bot force-pushed the renovate/pytest-rerunfailures-15.x branch from ae25242 to 77e8cfe Compare May 28, 2025 14:39
@diemol diemol merged commit 8ffb409 into trunk May 28, 2025
8 of 12 checks passed
@diemol diemol deleted the renovate/pytest-rerunfailures-15.x branch May 28, 2025 15:29
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

Successfully merging this pull request may close these issues.

1 participant