Automatic running buld from pending changes

Hi, Is that possible to automatic run build from pending changes?

0
1 comment

Hi,

the pending changes are displayed when the VCS Root attached to the configuration has found changes, but no build has run yet. This might mean that the build is already in the queue, but if it's not, it means that either the build configuration has no VCS Trigger attached to it, or the VCS Trigger is filtering the branch or the content of the commit from triggering a new build.

Add or reconfigure your VCS Trigger to ensure that detected changes will trigger a new build: https://confluence.jetbrains.com/display/TCD10/Configuring+VCS+Triggers

0

Please sign in to leave a comment.