Struggling to find an answer to this one. I have a build plan which runs every time changes are made. I have a separate deployment project currently deploying manually. I would like to set this up on a nightly schedule but ONLY if there are changes since the last deployment i.e. if no commits have been in a week then no deployments should also have been triggered. If this possible?