attieretief/Issue to PDF
A GitHub Action to monitor and convert issues into PDF files within your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 22, 2024
- License
- MIT
Pinned Snippet
uses: attieretief/issue-to-pdf@4b09c003f29918e486225929bd85f0ea5e1e3c69 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token | yes | — |
| address | Company address to include on the cover page | yes | <strong>COMPANY</strong><br>Address line 1<br>Address line 2<br>Address line 3<br>Address line 4<br>Company web address |
| dest | Destination path generated PDF file | no | PDFs |
| logo | Company logo to include in the PDF file | no | logo |
| css | CSS file to use for styling the markdown PDF | no | templates/spec.css |
Outputs
no outputs