Skip to content

Commit f8280ea

Browse files
committed
Generate scripts.
1 parent 843b907 commit f8280ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.teamcity/settings.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ pullRequests {
9999
vcs {
100100
watchChangesInDependencies = true
101101
branchFilter = "+:develop/2023.2"
102+
quietPeriodMode = VcsTrigger.QuietPeriodMode.USE_CUSTOM
103+
quietPeriod = 7200
102104
// Build will not trigger automatically if the commit message contains comment value.
103105
triggerRules = "-:comment=<<VERSION_BUMP>>|<<DEPENDENCIES_UPDATED>>:**"
104106
}

0 commit comments

Comments
 (0)