Skip to Content
Menu
This question has been flagged
1 Reply
2946 Views

I have a team working on Odoo development.

I don't want the developers to have access to the production database, Can I provide access only to specific staging branches in Odoo.sh?

Avatar
Discard
Best Answer

Protected Branches are what you want for Odoo.sh.

Protected branches ensure that collaborators on your repository cannot make irrevocable changes to branches. Enabling protected branches also allows you to enable other optional checks and requirements, like required status checks and required reviews.

https://help.github.com/en/github/administering-a-repository/about-protected-branches


Avatar
Discard
Related Posts Replies Views Activity
1
Sep 22
4173
1
Aug 22
2728
1
Feb 22
6774
0
Sep 21
1826
1
Dec 24
66