Currently our CI only checks the builds when we create changes to the patches, configs and sources. We don't monitor upstream changes at kernel.org.
We would like to get rid of nightly builds and move beta repository updating to full CI mode. Rebuild only if there are changes and where are changes.
Also versioning should follow.
can you tell me more about what you want to monitor for as far as changes on kernel.org.. and what action is to be taken when there is a change?
Commit changes on TAGs like linux-5.4.y (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-5.4.y) or master triggers recompilation of our kernels with those tags.