mikesol/Autodock Preview
Zero-config preview environments for pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 21, 2025
- License
- None
Pinned Snippet
uses: mikesol/autodock-preview@d0fe999ce89dad622542dbfdf36769e88207d219 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| autodock_token | Autodock API token (defaults to AUTODOCK_TOKEN env var) | no | — |
| env_file | Environment variables in .env format (defaults to AUTODOCK_ENV env var) | no | — |
Outputs
| name | description |
|---|---|
| preview_url | The preview environment URL |
| environment_id | The Autodock environment ID |
| slug | The environment slug |
| skipped | Whether the action was skipped (fork PR or missing token) |