jorgenosberg/Docstra Docs Update
Regenerate only the documentation impacted by a push, using Docstra's import graph. Runs 'docstra update', verifies links with 'docstra check-docs', and optionally commits the refreshed pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-ref | Git ref to diff against for change detection | no | HEAD~1 |
| output-dir | Documentation output directory | no | ./docs |
| provider | Model provider (openai, anthropic, ollama). Omit to use the repo's .docstra/config.yaml | no | "" |
| model | Model name, used together with 'provider' | no | "" |
| api-base | Base URL for an OpenAI-compatible server, used together with 'provider' | no | "" |
| api-key | API key for the provider; exported as OPENAI_API_KEY and ANTHROPIC_API_KEY | no | "" |
| commit | Commit and push the refreshed documentation | no | true |
| version | Docstra version to install (PyPI specifier) | no | latest |
Outputs
no outputs