akuwuh/re-po README cards
Generate README cards via re-po features (languages, bio, ...)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| card | Feature identifier (e.g. languages) | yes | — |
| token | GitHub token passed to the feature | yes | — |
| actor | Repository owner / GitHub actor (optional) | no | "" |
| username | Override target username (otherwise falls back to actor) | no | "" |
| readme_path | Path to README file to update | no | README.md |
| python_version | Python version used by the action | no | 3.x |
| languages_output_mode | languages card output mode (vector or text) | no | vector |
| languages_max_languages | Limit of languages to display | no | "" |
| languages_excluded_languages | Comma-separated list to exclude | no | "" |
| languages_extra_excluded_languages | Additional languages to exclude | no | "" |
| languages_min_percentage | Minimum percentage threshold | no | "" |
| languages_start_marker | Custom README start marker | no | "" |
| languages_end_marker | Custom README end marker | no | "" |
| languages_username | Override username for languages card only | no | "" |
| bio_output_mode | bio card output mode (vector or text) | no | vector |
| bio_rows | JSON array of bio rows | no | "" |
| bio_title | Title shown at the top of the bio card | no | "" |
| bio_update_readme | Whether to patch README markers | no | true |
| bio_start_marker | Custom bio README start marker | no | "" |
| bio_end_marker | Custom bio README end marker | no | "" |
| bio_svg_light_file | Output filename for light bio SVG | no | bio-card-light.svg |
| bio_svg_dark_file | Output filename for dark bio SVG | no | bio-card-dark.svg |
Outputs
no outputs