klesh opened a new issue, #2216: URL: https://github.com/apache/incubator-devlake/issues/2216
## Description  Currently, we update docker image `latest` tag IFF it doesn't contains `rc` or `test`, which is quite limited, say if we wanted to create a `dev` or `preview` tag, it would still update `latest` tag, not really what we wanted ## Describe the solution you'd like Github action should update the docker image `latest` tag IFF it fits `semver` ## Has the Feature been Requested Before? No -- 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]
