Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: github protected branches
by
ClosingAp Open Source Integrators Europe, LDA, Daniel Reis
Thanks for spotting that.
I checked that, and it look like Administrators can bypass those merge requirements.
So I changed the oca/project repo permissions, so that the "Core Maintainers" now has Admin access, instead of just Write.
Since the both OCA bots are in that Team, they should now be able to perform the merges.
I re-enabled the merge requirements, let's see it if works well this night.
--
Regards
Daniel
Citando Bidoul@pad.odoo-community.org:
Hi,As of recently the addons table generator (which updates README.md) and the wheel builder (which adds missing setup directories) started failing with this kind of error:remote: error: GH006: Protected branch update failed for refs/heads/9.0.remote: error: Required status check "continuous-integration/travis-ci" is expected. At least one approved review is requiredTo git@github.com:OCA/project.git! [remote rejected] 9.0 -> 9.0 (protected branch hook declined)error: failed to push some refs to 'git@github.com:OCA/project.git'Direct push must be allowed for these tools to function properly, so I deactivated the mandatory travis check protection on OCA/project for now.Best regards,-sbiStéphane Bidoul | @SBidoul_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
Reference
-
github protected branches
byAcsone SA/NV, Stéphane Bidoul-
Re: github protected branches
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis
-