meysam81/preview-bot-action
Commenting the preview URLs to the GitHub Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | ${{ github.token }} |
| user-login | GitHub user login (the author of the comment) | yes | github-actions[bot] |
| debug | Enable debug mode | no | false |
| title | Title of the comment | no | # Preview Deployment |
| url | URL of the preview deployment | yes | — |
| url-is-template | URL is a template | no | false |
| repository | Repository name | yes | ${{ github.repository }} |
Outputs
no outputs