mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() If staging gets re-enabled on a branch (or the branch itself gets re-enabled), immediately run a staging cron as there may already be PRs waiting, and no trigger enqueued: cron triggers have no payload, they just get removed when the cron runs which means if a bunch of PRs become ready for branch B with staging disabled, the cron is going to run, it's going to stage nothing on that branch (because staging is disabled) then it's going to delete all the triggers. Fixes #979 |
||
---|---|---|
.. | ||
backport | ||
crons | ||
project_freeze | ||
staging_cancel | ||
__init__.py | ||
batch.py | ||
commands.py | ||
events_sources.py | ||
ir_actions.py | ||
ir_ui_view.py | ||
patcher.py | ||
project.py | ||
pull_requests.py | ||
res_partner.py | ||
stagings_create.py | ||
utils.py |