nzws/blog-at-issue-action
Easily post to your md blog (e.g. Hexo) using GitHub Issue.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub's token | yes | — |
| filepath | The path of the markdown to save. | yes | — |
| labels | An array of Issue labels to trigger. | no | — |
| use-prettier | (Optional, default: false) Format the markdown. The formatting result is also reflected in Issue. `'lint'` or `'format'` or `false` | no | — |
| use-textlint | (Optional, default: false) Check the grammar of the text. If corrections are needed, send you the comment. `'lint'` or `'format'` or `false` | no | — |
Outputs
no outputs