Cortex uses webhook data from GitHub that points us to cortex.yaml files — we don't store this information, and we can't refer back to it. Because of this, a git.hasCortexYaml
query will not reflect correctly for monorepos.
As a result, sometimes git.hasCortexYaml = file
will return services which have the file. If you're encountering an issue where not all services with a Cortex YAML are reflected, check to see if any of the missing services are part of a monorepo.
Comments
0 comments
Article is closed for comments.