live-codes/Preview in LiveCodes
Preview code changes in LiveCodes playground
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install-command | Install command - optional (e.g. npm install) | no | — |
| build-command | Build command - optional (e.g. npm run build) | no | — |
| base-url | Base URL used for the pattern: {{LC::TO_URL(./file.js)}} - optional | no | — |
| artifact | Artifact name used to save the message - optional | no | pr |
| GITHUB_TOKEN | Github token of the repository (automatically created by Github) | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| message | The MarkDown message with preview links (e.g. to post as comment in the PR) |