phish108/Issue to Page
Converts an issue to a markdown page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auto-convert | automatically publish the page for selected users | no | _OWNER |
| close-issue | close the issue after conversion | no | true |
| github-token | the token to access github | no | ${{ github.token }} |
| label | issue label to handle | no | — |
| publish-label | secondary label to use for publishing | no | publish |
| target-folder | target folder in the repository | no | / |
| template | template to use to render the issue | no | — |
| formhints | YAML file that hints how to parse the issue body | no | formhints.yml |
Outputs
no outputs