Preview Environments for GitHub
StaleA GitHub Action that starts preview deployments for your pull requests and branches. It can work with any application that has a valid Docker Compose file. Also supports Helm charts.
★ 198 starsLast commit 6 months agoLatest v6.2.0
D
51
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: pullpreview/action@179f963326f568dc1665707c796aaac590667632 # v6.2.0Mutable tags like v6.2.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: pullpreview/action@179f963326f568dc1665707c796aaac590667632 # v6.2.0
Score breakdown
Security (35%)47
Popularity (20%)41
Maintenance (30%)52
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/pullpreview-action)HTML version
HTML
<a href="https://actionrank.dev/actions/pullpreview-action"><img src="https://actionrank.dev/api/badge/pullpreview-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work