EclipseFdn / otterdog-defaults

Hosts the default configuration used by the Eclipse Foundation to manage the GitHub organizations of projects hosted on GitHub.
0 stars 2 forks source link

Set default_repository_permission to None #7

Closed netomi closed 1 year ago

netomi commented 1 year ago

Right now the organization setting default_repository_permission is by default set to read though there is an EF specific validation to enforce it to none. The default should be set accordingly.

netomi commented 1 year ago

changed