fac-31/ReDoT
Auto-generate and update documentation using AI (Claude) for pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key for Claude AI | yes | — |
| owner | Owner of the repository | no | ${{ github.repository_owner }} |
| repo | Repository name | no | ${{ github.event.repository.name }} |
| pull | Pull request number | no | ${{ github.event.pull_request.number }} |
| github_token | GitHub token (defaults to github.token if not provided) | no | ${{ github.token }} |
Outputs
no outputs