To work with an external developper, i want to add protection rules on my github-branches (related to my Odoo.sh - v13).
For that purpose, i'm considering upgrading Github from my currently "Personnal Github Account" to a "Team Github Account", which requires to create an "Organization account" in Github (see image in attach):
As far as I know, during odooSh's installation, 2 configurable element's are set in my Github account:
• a Deploy Key
• a Webhook using a secret, that is set automatically during installation (and that I do not have)
My Questions:
- Does anyone have any experience about this upgrade ?
- Does it break Odoo.sh or require changes in its settings ?
- Does it require an intervention of the Odoo-support ?