runbot/forwardport/models
Xavier Morel 947bf3bb47 [FIX] forwardport: don't re-approve approved PRs during an fw-bot r+
When using the forwardport's shortcut, the bot would not skip
already-approved PRs leading to a warning from the mergebot that the
PR was already approved (out of nowhere which was weird).

During the walk to the ancestors, skip any PR which is not
approvable (either already approved or in a state where that makes no
sense e.g. closed).

Fixes #543
2021-10-20 14:36:50 +02:00
..
__init__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00
forwardport.py [IMP] forwardport: provide clearer picture of conflicts 2021-08-24 15:39:47 +02:00
project.py [FIX] forwardport: don't re-approve approved PRs during an fw-bot r+ 2021-10-20 14:36:50 +02:00