Skip to content

Project configuration int

Stéphane Brunner edited this page Apr 19, 2024 · 1 revision

In your repository, you can add a file named .github/ghci.yaml.

PROJECT-CONFIG.md, you will find the JSON schema with the module configuration on the running server.

Example:

# yaml-language-server: $schema=https://geoservices-int.camptocamp.com/github/schema.json

profile: <the wanted profile>

<module>:
  <module_configuration>

You can also get some information on the application page: https://geoservices-int.camptocamp.com/github/

And you also will have some information for each repository on the URL: https://geoservices-int.camptocamp.com/github/project/-owner-/-repository-.