project-config/gerrit/acls/openstack-infra/netlify-sandbox.config
JP Maxwell e437d52914 Adding the netlify-sandbox project
We are setting up the netlify-sandbox project in order to create and
test the implementation of a gerrit plugin to netlify CMS such that
changes can be submitted to gerrit for review before going live on a
netlify CMS powered website.

Change-Id: Ib1561a243341995b720473566ab62a57c073128f
2018-12-12 12:54:17 -06:00

17 lines
423 B
Plaintext

[access "refs/heads/*"]
abandon = group netlify-sandbox-core
create = group netlify-sandbox-release
label-Code-Review = -2..+2 group netlify-sandbox-core
label-Verified = -1..+1 group netlify-sandbox-ci
label-Workflow = -1..+1 group netlify-sandbox-core
[access "refs/tags/*"]
pushSignedTag = group netlify-sandbox-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true