mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 23:58:19 +00:00
Skip cloning PR repository in case of no projects configured in repo config file were changed
This commit is contained in:
@@ -86,6 +86,7 @@ var testFlags = map[string]interface{}{
|
||||
SilenceForkPRErrorsFlag: true,
|
||||
SilenceAllowlistErrorsFlag: true,
|
||||
SilenceVCSStatusNoPlans: true,
|
||||
SkipCloneNoChanges: true,
|
||||
SlackTokenFlag: "slack-token",
|
||||
SSLCertFileFlag: "cert-file",
|
||||
SSLKeyFileFlag: "key-file",
|
||||
|
||||
Reference in New Issue
Block a user