mdark-org/autodoc action
autodoc action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bvid | Bilibili bvid | yes | — |
| sessdata | Bilibili Sessdata | no | — |
| bili-proxy | bili-proxy-host | no | — |
| model | gemini model | yes | — |
| maxOutputTokens | gemini max output token | yes | — |
| token | gemini-token | yes | — |
| github-token | github-token | yes | — |
| exec-even-exist | should continue if exist | yes | — |
| branch | branch to commit or pr | yes | — |
| type | pr or commit | yes | — |
| context | more context | no | — |
| filepath-template | file path template | no | — |
| markdown-template | markdown template | no | — |
| system-prompt-template | system prompt template | no | — |
| prompt-template | prompt template | no | — |
| commit-message-template | commit message template | no | — |
Outputs
| name | description |
|---|---|
| created | new file ready to commit |