nascherba71/README Driven Product Validator
Analyzes README files to check whether they contain minimum signs of product thinking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| readme_path | Path to the README.md file to analyze | no | README.md |
| language | Report language: "en" (English) or "ru" (Russian) | no | en |
| openrouter_api_key | OpenRouter API key for analysis (get free key at https://openrouter.ai/) | yes | — |
| fail_on_issues | Set to "true" to fail the action if validation finds issues | no | false |
Outputs
| name | description |
|---|---|
| report | The validation report |
| has_issues | Whether the README has validation issues (true/false) |