DeploymentSettingsGitHub
DeploymentSettingsGitHub contains GitHub-specific configuration for Pulumi Deployments.
Properties
repositorystring optionalThe GitHub repository in the format owner/repo.pullRequestTemplateboolean optionalWhether to use a pull request template for deployment previews.deployCommitsboolean optionalWhether to automatically deploy commits pushed to the target branch.previewPullRequestsboolean optionalWhether to automatically preview pull requests.deployPullRequestinteger optionalThe pull request number to deploy, if targeting a specific pull request.pathsarray[string] optionalThe list of file paths to filter deployment triggers.installationIdstring optionalThe GitHub App installation ID.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.