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

Handle changes that require accessing the Web UI #208

Closed netomi closed 6 months ago

netomi commented 6 months ago

When secrets are involved, the app detects that and warns the user that the changes need to be applied manually. The same has to be done for settings that can only be accessed via the Web UI, that is missing right now.