mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 15:08:21 +00:00
Test Server Tests
Signed-off-by: X-Guardian <32168619+X-Guardian@users.noreply.github.com>
This commit is contained in:
@@ -903,7 +903,7 @@ func NewServer(userConfig UserConfig, config Config) (*Server, error) {
|
||||
PullStatusFetcher: backend,
|
||||
TeamAllowlistChecker: teamAllowlistChecker,
|
||||
VarFileAllowlistChecker: varFileAllowlistChecker,
|
||||
CommitStatusUpdater: commitStatusUpdater,
|
||||
//CommitStatusUpdater: commitStatusUpdater,
|
||||
}
|
||||
repoAllowlist, err := events.NewRepoAllowlistChecker(userConfig.RepoAllowlist)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user