For customers with multiple GitHub accounts and organizations, Cortex may not be able to identify the correct repository for an entity, resulting in an error:
{"message":"Not Found", "documentation_url":"https://docs.github.com/rest/repos#get-a-repository"}
Here the alias variable must be used to further identify a repository.
x-cortex-git:
github:
repository: cortexapp/myservice
alias: cortexapp
Comments
0 comments
Article is closed for comments.