Schedule Trigger - Doesn't Actually Trigger Based on Schedule?

Answered

I would like a build to begin, for a specific branch (using git), at a specific time each day. If there were changes made, great. If there are no changes, great. I just want the build to run every single day, at a specific time.

I've been trying, and failing, to accomplish this. It seems like a 'Schedule Trigger' would be the appropriate thing to use, but in the documentation it says:

  • If no trigger rules are specified, a build is triggered upon any change detected for the build configuration.


Maybe I am misunderstanding? I see there is also ' Trigger only if there are pending changes' and I have unchecked that, but still no builds ever trigger.

Can someone tell me what I'm doing wrong? Is it possible to run a build based entirely on the schedule and not whether or not there are changes?

Thank you

1
1 comment

Hello!

Sorry for the delay - is the issue still topical for you? It is definitely possible to have a build trigger solely on a schedule; if you could provide me with screenshots of:
1) VCS root branch specification;
2) build configuration branch filter (if any);
3) Schedule Trigger settings (branch filter in particular),
I would check the configuration to see if there is anything awry.

0

Please sign in to leave a comment.