3sidedcube/dokku
Automatically updates README using Claude AI when code changes are detected
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 | yes | — |
| github-token | GitHub token for posting comments and opening PRs | yes | — |
| mode | Operation mode: 'pr' to commit to the PR branch, 'open-pr' to open a new PR | yes | — |
| diff-file | Path to the file containing the git diff | no | diff.txt |
| readme-path | Path to the README file to update | no | README.md |
| pr-number | PR number (required in pr mode) | no | "" |
| base-branch | Base branch to open PR against (required in open-pr mode) | no | main |
Outputs
no outputs