nnstreamer / TAOS-CI

: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/)
http://nnstreamer.mooo.com/TAOS-CI/ci/taos/
Apache License 2.0
118 stars 90 forks source link

Support a function to run (or skip) CI operations based on a modified folder #646

Closed leemgs closed 3 years ago

leemgs commented 3 years ago

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.

taos-ci commented 3 years ago

:octocat: cibot: Thank you for posting issue #646. The person in charge will reply soon.

leemgs commented 3 years ago

@helloahn FYI.