runbot/forwardport
Xavier Morel fac220c234 [IMP] forwardport: when fetching identity avoid emails if possible
If the primary email is made public, it is returned directly as part
of the /users endpoint, in which case we don't need to fetch it via
/user/emails.

Also improve error messages, and fix the incorrect checks on the
existence of the github name and email. And allow manually updating
both via the project form.
2023-08-22 08:01:38 +02:00
..
changelog [ADD] *: changelog entries I forgot 2023-08-14 09:28:19 +02:00
data [IMP] forwardport: when fetching identity avoid emails if possible 2023-08-22 08:01:38 +02:00
migrations [CHG] *: move repo cache from forwardbot to mergebot 2023-08-16 14:37:28 +02:00
models [IMP] forwardport: when fetching identity avoid emails if possible 2023-08-22 08:01:38 +02:00
tests [IMP] runbot_merge, forwardport: minor cleanups 2023-08-10 13:33:16 +02:00
__init__.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00
__manifest__.py [CHG] *: move repo cache from forwardbot to mergebot 2023-08-16 14:37:28 +02:00
controllers.py [IMP] rewrite /forwardport/outstanding 2023-07-10 15:23:31 +02:00