thelastproject/Contributors To File
Write your repo's contributor list to a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_in_repo | The location of the file in the repository to write to | yes | — |
| min_commit_count | The minimum amount of commits required to list the contributor, defaults to 1 | — | 1 |
| repository | GitHub repository to retrieve contributors of, defaults to current repository | — | ${{ github.repository }} |
| token | GitHub token to use, defaults to autogenerated GITHUB_TOKEN | — | ${{ github.token }} |
Outputs
no outputs