Xcode bot should allow to skip scheduled runs if there are no code changes

Originator:linde.andreas
Number:rdar://15730118 Date Originated:12/28/2013
Status:Open Resolved:
Product:Developer Tools Product Version:
Classification:Feature (New) Reproducible:
 
Summary:
1. Scenario:
Setting up an Xcode bot for a project to provide nightly/daily builds using the "Run periodically" schedule setting.

2. Problem:
It will run and (depending on the project post-archive action) possibly upload a new build every time even though there are no code changes since the last successful build. So this build is basically a waste and rather confuses.

3. Feature request:
Add an option to skip the run if the the previous run was performed successfully and there are no code changes from pulling the repository compared to the previous successful run.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!