apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

protect main branch with .asf.yaml config #47

Closed glynnbird closed 2 years ago

glynnbird commented 3 years ago

Overview

Added to .asf.yaml to protect the main branch and, by omission, unprotect the master branch.

See https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-BranchProtection

Testing recommendations

No code changes. Ensure after merge that the master branch is unprotected and the main branch is protected.

Related Issues or Pull Requests

n/a

Checklist

kocolosk commented 2 years ago

Addressed as part of #60, thanks Glynn.