haozeke/PR Documentation Previewer
Posts a nightly.link for documentation artifacts on the associated Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| workflow_run_id | The ID of the workflow run that generated the artifact | yes | — |
| head_sha | The SHA of the head commit | yes | — |
| artifact_name | The name of the artifact in the workflow | no | documentation |
| zip_display_name | The label for the download link | no | documentation.zip |
| comment_header | The header text for the PR comment | no | ### 🧪 Documentation Preview |
Outputs
no outputs