runbot/forwardport
Xavier Morel a7808425e3 [IMP] runbot_merge: reject review without email
If a reviewer doesn't have an email set, the Signed-Off-By is an
`@users.noreply.github.com` address which just looks weird in the
final result.

Initially the thinking was that emails would be required for users to
*be* reviewers or self-reviewers, but since those are now o2ms / m2ms
it's a bit of a pain in the ass.

Instead, provide an action to easily try and fetch the public email of
a user from github.

Fixes #531
2021-10-20 14:36:50 +02:00
..
data [FIX] forwardport: add override to repository view 2021-08-24 15:39:47 +02:00
migrations/13.0.1.1 [IMP] forwardport: reliability of PR reminders 2020-05-26 15:56:36 +02:00
models [FIX] runbot_merge: ensure PR description is correct on merge 2021-09-24 15:18:36 +02:00
tests [IMP] runbot_merge: reject review without email 2021-10-20 14:36:50 +02:00
__init__.py [ADD] forwardbot 2019-09-05 10:00:07 +02:00
__manifest__.py [FIX] runbot: adapt routes and licenses 2021-07-27 16:11:49 +02:00