eclipse-csi / otterdog

OtterDog is a tool to manage GitHub organizations at scale using a configuration as code approach. It is actively used by the Eclipse Foundation to manage its numerous projects hosted on GitHub.
https://otterdog.readthedocs.org
Eclipse Public License 2.0
23 stars 3 forks source link

Support disabling default code security configurations #243

Closed netomi closed 3 months ago

netomi commented 3 months ago

This fixes #234 .

We need to disable default code security configuration handling by GitHub as this interferes with setting the relevant configurations by otterdog itself.