mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:38:25 +00:00
feat: disable autoplan label (#3649)
* feat: disable autoplan label * documentation * revert unrelated change * fix property * gitlab and github * dd more test * small fixes * add tests for github and gitlab clients * fix: remove unrelated comments * fmt --------- Co-authored-by: PePe Amengual <jose.amengual@gmail.com>
This commit is contained in:
@@ -115,6 +115,7 @@ var testFlags = map[string]interface{}{
|
||||
VCSStatusName: "my-status",
|
||||
WriteGitCredsFlag: true,
|
||||
DisableAutoplanFlag: true,
|
||||
DisableAutoplanLabelFlag: "no-auto-plan",
|
||||
EnablePolicyChecksFlag: false,
|
||||
EnableRegExpCmdFlag: false,
|
||||
EnableDiffMarkdownFormat: false,
|
||||
|
||||
Reference in New Issue
Block a user