derek-palmer/CodeForerunner Doc Check
Detect documentation drift — finds docs that contradict actual repo state. No-op without forerunner.config.yaml.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use | no | 3.11 |
| version | codeforerunner version to install (default: latest) | no | latest |
| repo | Path to the repository to check | no | ${{ github.workspace }} |
| fail-on-drift | Exit non-zero if drift is detected | no | true |
Outputs
no outputs