mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() Previously, creating a PR would validate the head (in case it had already passed CI) but reopening it would not, which is inconvenient as the CI would not automatically run on a reopened PR. Update both the state and the head of the PR on reopen to force a revalidation, that way if the head has already passed CI the PR will be reopened validated and there won't be an unclear need to perform an explicit CI run. Fixes #119 |
||
---|---|---|
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.