hugo-fixit/Hugo FixIt Component List Workflow
Generate a list of all hugo-fixit theme components.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| comment_tag_name | Override the default comment tag name, if you want to show multiple instances of the action on the same repo | no | HUGO_FIXIT_COMPONENTS |
| readme_path | Comma separated paths of the readme files you want to update | no | ./README.md |
| exclude_repos | Comma separated list of repos to exclude from the list | no | "" |
| template | Template to use while creating the list of hugo-fixit theme components. It can contain {$repo.name} etc. as variables | no | - [{$repo.name}]({$repo.html_url}): {$repo.description} |
Outputs
| name | description |
|---|---|
| repos | The list of hugo-fixit theme components repos that were updated |