Commit b1670972 authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

Update github-review-bot.rst

parent c75291bc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -58,4 +58,6 @@ Roadmap

* TODO: Deleted files should be listed with tag ``[DELETED]``
* TODO: Renamed files should be listed with tag ``[RENAMED from path/to/original-file]`` (for new files) and ``[RENAMED]`` (for original place of the file)
* TODO: New modules (e.g. root ``__init__.py`` didn't exist) should be marked with tag ``[NEW]``, e.g. ``├─ [NEW] pos_debt_notebook/``
* TODO: Ported modules (``installable`` attribute is changed from False to True)  should be marked with tag ``[PORT]``, e.g. ``├─ [PORT] pos_debt_notebook/``
* Updating review doesn't work without write access to the repo: github API returns 404. See https://gitlab.com/itpp/odoo-devops/issues/3
 No newline at end of file