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

Improve handling of environments #277

Open netomi opened 1 week ago

netomi commented 1 week ago

As GitHub creates them automatically in some cases, e.g. a github-pages environment when deploying GH Pages via a workflow, the sync check might fail though the intent is to create such an environment in the first place.

To avoid confusion and frustration, otterdog should be more lenient wrt environments.