mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() Before this change, `r-` on a pr[p=0] does essentially nothing. At most it will unstage if the PR had been (somewhat unnecessarily) r+'d in the past but then the PR will get re-staged immediately. To avoid this odd behaviour, if r- is sent to a p=0 PR not only is the PR unreviewed (if it was reviewed) it always gets unstaged, and its priority gets reset to 1 (high priority but doesn't bypass CI and review). Also send a comment on that subject so followers of the pr are notified. Fixes #313 |
||
---|---|---|
.. | ||
__init__.py | ||
pull_requests.py | ||
res_partner.py |