mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() If CI fails on a non-PR'd branch of a staging (e.g. given repos A and B and a PR to A, CI fails on the staging branch to B), the error message (log and comment on the PR) is unhelpful as it states that the staging failed for "unknown reason". Improve this by providing the failed CI context and the commit, which should allow finding out the branch & CI logs, and understanding the why of the failure. Fixes #36 |
||
---|---|---|
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.