github / contributors

GitHub Action that given an organization or repository, produces information about the contributors over the specified time period.
https://github.blog/2023-10-23-how-to-gain-insight-into-your-project-contributors/
MIT License
91 stars 13 forks source link

feat: json output #115

Closed zkoppert closed 3 months ago

zkoppert commented 3 months ago

Pull Request

Proposed Changes

fixes #17

This pull request introduces two new files, json_writer.py and test_json_writer.py. The changes implement a new functionality to write contributor data to a JSON file.

Readiness Checklist

Author/Contributor

Reviewer

zkoppert commented 3 months ago

@jmeridth Are we missing any data that you think is important to put into the json output?

zkoppert commented 3 months ago

example outputs for comparison: contributors.json contributors.md