suchiijain/Docrot Detector
Detect documentation rot by analyzing semantic code changes at the AST level.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_path | Path to the repository root to scan (default: workspace root). | no | . |
| create_issue | Create or update a GitHub issue when alerts are found (true/false). | no | true |
| backend_url | Cloud Function URL to receive Docrot scan payloads. | no | "" |
| backend_token | Bearer token produced by google-github-actions/auth (id_token). | no | "" |
Outputs
no outputs