antoniomuso commented on issue #6959: URL: https://github.com/apache/incubator-devlake/issues/6959#issuecomment-1948184914
Hi, @klesh. Thanks for the answer. I have a project, for example, let's call it `anime` that has different deploys for each region, anime.com/anima.us, etc...; the project in my organization is a single Gitlab repository, and when I do I release, I create a single pipeline where there are n manual deployment jobs one for each tenant. I want to track each job as a single deployment. Then, for example, if I have two tenants, anime.com and anime.us, I wish to obtain two deployments. I haven't found a way to do it with devlake without using a regex on SQL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
