aerex0/Krkn Doc Sync Bot
Detects documentation-impacting changes in upstream krkn-chaos repos and opens a draft PR on the website repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Personal Access Token with repo write access to the website repository. | yes | — |
| groq-api-key | Groq API key for LLM-based documentation generation. | yes | — |
| website-repo | The target website repository (owner/repo) where documentation PRs will be created. e.g. krkn-chaos/website | yes | — |
| website-docs-base-path | Base path inside the website repo where docs content lives. e.g. content/en/docs/scenarios | no | content/en/docs |
| groq-model | The Groq model to use for generation. | no | openai/gpt-oss-120b |
Outputs
no outputs