VCS Triggers
Last modified: 20 April 2023Administration > <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 checks VCS for new changes every N seconds. The time interval between checks can be configured globally on the General Tab page, as well as it can be New Edit VCS Roots for each VCS root separately. |
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. For more details refer to Configuring VCS Triggers.
| |
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. |
Thanks for your feedback!