No rules found on the wiki page https://wiki.mozilla.org/BugBot
Open
@suhaibmujahid is already working on this.
Since Feb 6, 2026.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
https://github.com/mozilla/bugbot/actions/runs/21218936837/job/61886764857:
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 179, in <module>
check_wiki_page.print_markdown_output()
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 124, in print_markdown_output
self.check()
File "/home/runner/work/bugbot/bugbot/scripts/check_rules_on_wiki.py", line 103, 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 81, in get_rules_on_wiki_page
raise Exception(f"No rules found on the wiki page {self.wiki_page_url}")
Exception: No rules found on the wiki page https://wiki.mozilla.org/BugBot
Error: Process completed with exit code 1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.