flightlogger/FlightLogger Review App
GitHub Action to create and destroy Heroku review apps via the Platform API for GitHub-connected pipelines
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | 'create' or 'destroy' | yes | — |
| pr_number | Pull request number | yes | — |
| pr_branch | Pull request branch name (required for create) | no | — |
| heroku_api_key | Heroku Platform API key | yes | — |
| heroku_pipeline_id | Heroku pipeline UUID | yes | — |
| github_token | GitHub token for fetching source tarball | yes | — |
| cloudflare_api_token | Cloudflare API token (required for destroy) | no | — |
| review_domain | Review app domain (required for destroy) | no | — |
| subdomain_prefixes | Comma-separated subdomain prefixes (required for destroy) | no | — |
Outputs
no outputs