mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 07:55:45 +07:00
![]() * [ADD] runbot_merge: more informative states to stagings on error Currently, when a staging fails for other reasons than a CI failure: * the staging having been cancelled is known implicitly, because the staging will be deactivated but will never get a status beyond pending (because it's not found when looking for it since it's not `active`) * the fast-forward having failed is completely silent (logging aside), it looks for all the world like the staging succeeded Timeout fails the PR already, but split-on-timeout was not so fix that one bit. * [FIX] odoo/odoo#cb2862ad2a60ff4ce66c14e7af2548fdf6fc5961 Closes #41 |
||
---|---|---|
runbot | ||
runbot_cla | ||
runbot_merge | ||
.gitignore | ||
README.md |
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.