pipe-cd/PipeCD Plan Preview
Comment PipeCD PlanPreview result on GitHub pull request
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Sep 24, 2025
- License
- Apache 2.0
Pinned Snippet
uses: pipe-cd/actions-plan-preview@6306322601bde2ec0bc1a7503a0d2bef52f62403 # v1.8.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| address | The address of PipeCD control-plane. | yes | — |
| api-key | The API key with READ_WRITE role used by pipectl while communicating with PipeCD control-plane. | yes | — |
| token | The GITHUB_TOKEN secret used to send comment on pull request. | yes | — |
| timeout | Maximum amount of time to run. Default is 5m. | no | 5m |
| piped-handle-timeout | Maximum amount of time to wait for piped handle the plan preview. Default is 5m. | no | 5m |
| sort-label-keys | The application label keys to sort the results by. If not specified, the results will be sorted by only PipedID and ApplicationName. | no | "" |
| title | The title shown at the top of the result comment to distinguish results from multiple projects. | no | "" |
Outputs
no outputs