I have a number of Mercurial repositories, for which I am setting up pipeline scripts.
I would like to autobuild them all, and when I add new repository, have it automatically added to the autobuilds.
The concept of the Github Organization Folder project seems ideal, except for the obvious flaw in my case that it's reliant on projects being in GitHub.
Is there a way to set up something similar, where a master project searches the folders at a given location for repositories that have jenkins build files in them and sets up projects accordingly?