You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run python scripts/check_rules_on_wiki.py -ci
Traceback (most recent call last):
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 171, in <module>
check_wiki_page.print_markdown_output()
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 116, in print_markdown_output
self.check()
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 95, in check
rules_on_wiki_page = self.get_rules_on_wiki_page()
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 66, in get_rules_on_wiki_page
with urlopen(req) as resp:
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 214, in urlopen
return opener.open(url, data, timeout)
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 523, in open
response = meth(req, response)
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 632, in http_response
response = self.parent.error(
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 561, in error
return self._call_chain(*args)
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 494, in _call_chain
result = func(*args)
File "/opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/urllib/request.py", line 641, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
https://github.com/mozilla/bugbot/actions/runs/12402542329/job/35265101377:
The text was updated successfully, but these errors were encountered: