Xavier Morel
7dfa973b57
[IMP] runbot_merge, forwardport: move required statuses to repository
...
Allows more flexibility in project composition as different
repositories can each have their own CI passes.
2020-01-24 13:39:14 +01:00
Xavier Morel
e0320664f9
[ADD] runbot_merge: sentry integration
...
Might eventually extract / generalise, but for now it's simpler to
just do it in runbot_merge's post_load, that way there's no setup
change (just a small bit of configuration), and it's only enabled on
the instances runbot_merge is installed on.
fixes #97 , closes #103
2019-03-07 11:56:45 +01:00
Xavier Morel
a15ab1c481
[FIX] runbot_merge: work with admin[uid=2]
...
* correctly fetch the admin's uid when running remote tests
* looks like I had forgotten to add any sort of access rights, so add
some
2018-09-03 13:16:36 +02:00
Xavier Morel
3b0a794c7b
[ADD] runbot_merge: trivial dashboard
2018-09-03 13:16:36 +02:00
Xavier Morel
e52d08ecdf
[ADD] runbot_merge: a merge bot
...
No actual dependency on runbot, should be usable completely
independently.
2018-09-03 13:16:36 +02:00