runbot/forwardport
Xavier Morel 7d79ad8d3e [FIX] forwardport: don't keep the commit date
This is not super useful and causes issues with runbot as it uses
commit dates to decide how "old" branches are, and ignores (doesn't
create when it scans them) branches more than a month old.

So the forwardport branches will be completely ignored (not considered
let alone tested) if we happen to forward-port a PR last updated more
than a month ago. Which is somewhat inconvenient.

Closes #274
2019-12-19 15:25:23 +01:00
..
data [ADD] forwardport: automatic branch deleter 2019-10-17 11:55:20 +02:00
models [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
tests [FIX] forwardport: don't keep the commit date 2019-12-19 15:25:23 +01:00
__init__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00
__manifest__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00