bytrangle/TOC Generator
GitHub Action to generate TOC.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| REPO_TOKEN | Secret GitHub API token used to make API requests or git authentication. | yes | ${{ github.token }} |
| API_TOKEN | Secret GitHub API token used to make API requests. | no | — |
| TARGET_PATHS | Target file path. (Comma separated, @see https://github.com/thlorenz/doctoc#adding-toc-to-individual-files) | yes | README*.md |
| STAT_TITLE | TOC Title | no | **Latest first-time contributor stats** |
| COMMIT_MESSAGE | Commit message. | yes | chore(docs): update TOC |
| COMMIT_NAME | Git commit name. | no | "" |
| COMMIT_EMAIL | Git commit email. | no | "" |
Outputs
no outputs