actions-marketplace-validations/QR Code Commenter for pull requests
A GitHub Action that posts a QR code to a pull request comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| comment | The body for comment to post to a pull request comment. Must be contained {qrcode} placeholder and placed it to a new line. | yes | — |
| content | The content to encode to QR code. Must be string. | yes | — |
| repo-token | Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
Outputs
no outputs