VCS Triggers
Last modified: 20 April 2023Administration > project> <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 modification.check.interval on the TeamCity Server as described in the System Properties for Running the Server section. |
The length of time in seconds that must pass without any commits to the build configuration's VCS roots before Team City will start the build. | |
Build trigger rules | Use this text area to enter the rules that determine what VCS activity will automatically trigger builds. See Configuring Build Triggers for more information. |
Save | Click this button to preserve your changes. |
Thanks for your feedback!