mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() Currently the PR becomes successful-green as soon as CI fully passes but before it's merged, which can be an issue as e.g. merging might be delayed (there's no visible difference between "CI success" and "staging merged") or it might ultimately failed (FF error). Create an intermediate color for "successful" stagings which are still pending merge. Also add a fallback message for fast-forward errors instead of en empty string. Closes #308 |
||
---|---|---|
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.