noraworld/GitHub to Qiita
Publish development articles to Qiita automatically
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Apr 16, 2022
- License
- MIT
Pinned Snippet
uses: noraworld/github-to-qiita@fc179706cb28e9161f28a92006951ac76a79e4cc # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Specify a directory in which files you want to track and publish to Qiita | yes | — |
| qiita_access_token | Specify your Qiita access token | yes | — |
| mapping_filepath | Specify any file path in which you want to put the mapping file | no | mapping.txt |
| strict | Specify whether the strict mode is on or off | no | false |
| added_files | Get added files | — | — |
| modified_files | Get modified files | — | — |
| deleted_files | Get deleted files | — | — |
Outputs
no outputs