deployments: getDeployments()

in src/config.ts [219:227]


		deployments: getDeployments(),
		stagingDirInput,
		pullRequestComment: {
			projectName,
			buildNumber,
			commentingStage,
			githubToken: githubToken(),
			commentingEnabled,
		},