cpanato/Reusable GitHub Sync PR
This action runs the pulumi preview when opening a PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| work_dir | Where the Pulumi config are located. | no | — |
| config_directory | Where the Github config are located. | no | — |
| stack_name | Pulumi stack name. | yes | — |
| pulumi_access_token | Secret for accessing Pulumi. | yes | — |
| pulumi_command | What command to run when running Pulumi action. Options: preview and up.(default: preview) | yes | preview |
| comment_on_pr | Used when doing a Pulumi preview for Pull Requests | no | false |
| gh_token | GitHub Token with pull_request scope to be able to post comments in the PR | yes | — |
Outputs
no outputs