hoangvu01/Repository summary
Write a summary for a list of selected repositories into a README file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token for the workflow | yes | — |
| commit_email | Email for the commit | no | — |
| commit_username | Username for the commit | no | — |
| commit_message | Commit message | yes | — |
| readme_path | Path to the readme file (relative to the root of the git repo) you want to update | no | ./README.md |
| output_path | Path to the output file | no | ./README.md |
| repo_list | A list of repos to display | yes | — |
| image_folder | Name of the folder to write images to. This folder might be overriden. | no | images/ |
| max_language_count | Maximum number of languages displayed | no | 5 |
| language_bar_width | Width of the language breakdown horizontal bar | no | 100 |
| language_bar_height | Height of the language breakdown horizontal bar | no | 20 |
Outputs
| name | description |
|---|---|
| results | The JSON serialised result of the repos attributes |