Ignoring Pending changes for Personal Build configuration
I have a build which is strictly used for doing Remote Run against the latest version of the trunk in svn with the user's changes applied. Assuming the build succeeds, the user is allowed to commit which then goes through a different build to be integrated, verified, etc..
With each commit, the list of Pending changes grows on the build for Remote Runs. The only way I've been able to clear the Pending list is to include a VCS trigger on the Remote Run build and have it periodically run that way, clearing the Pending list.
I'd rather not have to perform the additional build to clean out the Pending list.
Is there a way to have the VCS integration but not have a Pending list?
Please sign in to leave a comment.