Hello!
I have some projects that have a longer build time (10 to 20 minutes), and when I build that, I only want to do that when something has changed. This is easy enough using the source control triggers. A more thorough build is done every other hour when the integration build was successful. And sometime I want the scheduled build to check for changes NOW, and not in two hours. Currently I use Force Build, only to recognize afterwards that there were no changes. So I wonder I it is possible to issue a „suggest build“-command (or any better name, please), that will „just“ update the interval trigger to start the build momentarily. Markus
