mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() Without fw-bot being its bearer, "ignore" is a lot less clear than it used to as it looks to be asking to ignore the PR entirely (as if it was targeted to an unmanaged branch). Deprecate this command, and tack on the shortcut to the fw subcommand. It is slightly sub-par as technically it does not quite fit with the other subcommands, and furthermore can't be disabled via fw=default... although maybe it could be? Maybe instead of setting the limit fw=no could set that value to the forwardport mode, and the fw_policy users could check that? It would require some more finessing tho: - `DEFAULT` would need to be accessible to the author as well as the reviewers so the author could toggle between `NO` and `DEFAULT`. - There should probably be a warning of some sort when setting a limit to an unportable PR. - The dashboards would need to take `NO` in account (though I guess that's just defaulting the limit to the target). |
||
---|---|---|
.. | ||
changelog | ||
data | ||
migrations | ||
models | ||
tests | ||
__init__.py | ||
__manifest__.py | ||
controllers.py |