actions-marketplace-validations/Github issus to Hexo action
Generate hexo article from github issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/flytam_github-issue-to-hexo@f43b9ee2d3e2346a3221123e2947697f254847cd # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| issue_url | The blog issue link. Like https://github.com/flytam/blog/issues | yes | — |
| output | The directory of the hexo source. Default `process.cwd()` | no | — |
| replace | Whether to replace the contents of the original directory. Default `false` | no | — |
Outputs
no outputs