kontrolplane/generate-contributors-list
GitHub Action for generating a list of contibutors of a repository to be used in markdown.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token to authenticate API requests. | no | — |
| owner | The owner of the GitHub repository. | yes | — |
| repository | The name of the GitHub repository. | yes | — |
| size | Size (in pixels) for the contributor avatars. | no | 50 |
| file | The markdown file where the contributors list will be added. | no | README.md |
| limit | The maximum number of contributors to fetch from the repository. | no | 70 |
| log_level | Log level for the GitHub Action (info or debug). | no | info |
Outputs
no outputs