contributors icon indicating copy to clipboard operation
contributors copied to clipboard

GitHub Action that given an organization or repository, produces information about the contributors over the specified time period.

Results 7 contributors issues
Sort by recently updated
recently updated
newest added

This would be useful for GItHub and potentially for other companies too.

enhancement

### Is your feature request related to a problem? No ### Describe the solution you'd like Utilize the [GitHub Actions Job Summary feature](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary) we could output the markdown as GitHub...

enhancement

Might look into opening a PR but it currently will fail and stop running on hitting a rate limit failure and does not create even a partial report.

enhancement
good first issue

this would actually utilize the `avatar_url`we are storing. Again, would need to make this optional so it doesn't clutter up the results for folks that don't want it. Maybe don't...

enhancement
good first issue

If folks have filled it out there is a company field in the user data that could be shown in the contributor report. See endpoint: https://docs.github.com/en/free-pro-team@latest/rest/users/users?apiVersion=2022-11-28#get-a-user

enhancement
good first issue

`contributors.md` may overwrite an existing file so having an option would be a good idea.

enhancement
good first issue