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 a query interface in the dashboard #200

Open netomi opened 7 months ago

netomi commented 7 months ago

The query interface should allow to find projects / repositories ... in all monitored projects that have certain settings.

Ideally the query would be done via graphql.

mbarbero commented 2 days ago

We're done here, no?

netomi commented 2 days ago

basic stuff works, but still needs some love and documentation.