Add code reference docs for the Review Bot worker.

Review Request #12142 — Created March 13, 2022 and submitted

Information

ReviewBot
release-3.0.x

Reviewers

This includes grouped sections for all parts of the Review Bot codebase
that might be relevant to tool developers or those working on/extending
existing tools.

In the process, some syntax errors and missing module docs were found.
These have been fixed.

Built the docs. Inspected all the module pages, and the links in the
main doc index.

Summary ID
Add code reference docs for the Review Bot worker.
This includes grouped sections for all parts of the Review Bot codebase that might be relevant to tool developers or those working on/extending existing tools. In the process, some syntax errors and missing module docs were found. These have been fixed.
653b9d61642c8f114ce2c09a57a3a032487fd62d
Description From Last Updated

E402 module level import not at top of file

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot

F821 undefined name 'reviewboard'

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot

E402 module level import not at top of file

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
Review request changed

Change Summary:

Fixed a bad import reference when building code links.

Commits:

Summary ID
Add code reference docs for the Review Bot worker.
This includes grouped sections for all parts of the Review Bot codebase that might be relevant to tool developers or those working on/extending existing tools. In the process, some syntax errors and missing module docs were found. These have been fixed.
f86be2d4398442183935055f37914b67c5ce6041
Add code reference docs for the Review Bot worker.
This includes grouped sections for all parts of the Review Bot codebase that might be relevant to tool developers or those working on/extending existing tools. In the process, some syntax errors and missing module docs were found. These have been fixed.
653b9d61642c8f114ce2c09a57a3a032487fd62d

Diff:

Revision 2 (+458 -44)

Show changes

Checks run (1 failed, 1 succeeded)

flake8 failed.
JSHint passed.

flake8

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (7d23247)
Loading...