VCS Triggers
Administration > <build configuration> > Build triggering > VCS Triggers
Option | Description |
---|---|
Enable triggering when updated files are checked into VCS | Check this option if you want to trigger build, when pending changes appear in project. When this option is checked, TeamCity will check VCS for changes every 60 seconds and trigger the build if changes are found. The time between checks can be configured in on the Server Configuration page (Administration > Edit Server Configuration) or in the VCS root settings or by modifying the Java system property |
The period in seconds that must pass since the last detected change. If set, the build will be triggered only after the specified period passes. If a new change occurs within quiet period VCS trigger will wait quiet period again. | |
Build trigger rules | Use this text area to enter the rules that determine what VCS activity will automatically trigger builds. See Configuring VCS Triggers for more information. |
Save | Click this button to preserve your changes. |