:tangerine: TAOS-CI (a.k.a LightSys) is an lightweight and efficient CI system to achieve "Review less, merge faster" with a tool-based review system. It is completely compatible with all GitHub repositories although TAOS-CI is designed & implemented for NNStreamer repository. (Homepage: https://taos-ci.github.io/)
Let's assume that we want to run our CI system when developers only modify ./GitHub_Repository/another_repo04/... files.
In order to handle this case, The existing TAOS-CI need to be improved with new features.
Environment
Sometimes, a GitHub repository consists of lots of the repository as follows.
Let's assume that we want to run our CI system when developers only modify ./GitHub_Repository/another_repo04/... files. In order to handle this case, The existing TAOS-CI need to be improved with new features.