One pull-request workflow
The Action checks out the PR, analyzes Compose, generates static output, deploys a stable branch URL, and updates one PR comment.
Add one GitHub Action. Browser-compatible Docker Compose pull requests receive a static, shareable preview; unsupported services receive a precise blocking report.
PocketStack publishes an application preview only when every active Compose service maps to a browser adapter. There is no Docker runner behind the URL.
| Readiness | Action result | Published content |
|---|---|---|
| Ready | Pass | Static application preview |
| Partial | Fail | Static compatibility report only |
| Blocked | Fail | Static compatibility report only |
| Error | Fail | Static error report when deployment is configured |