mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() Requirement for odoo/runbot#376: one can't expect there being someone to override CI checks on stagings, so it only makes sense for checks on PRs, which in turns requires that there could be checks only required on PRs. Could also be useful for features like incremental linting / formatting, we may want to apply checks on PRs which filter on the lines modified, but not require the entire software be reformatted at once. |
||
---|---|---|
forwardport | ||
runbot | ||
runbot_builder | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
conftest.py | ||
README.md | ||
requirements.txt |
Odoo Runbot Repository
This repository contains the source code of Odoo testing bot runbot.odoo.com and related addons.
Runbot
The runbot/
directory holds the main runbot Odoo addon.
Runbot CLA addon
The runbot_cla/
directory contains an Odoo addon that checks CLA.