GitHub JSON Bourne
Version updated for https://github.com/ggfevans/github-json-bourne to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 25.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
GitHub JSON Bourne is a GitHub Action that automates the process of fetching and compiling a user’s GitHub profile data into a structured github.json file. It aggregates contributions, activity, and repository details from the GitHub API, while also deriving key metrics like streaks and contribution statistics. This action simplifies the generation of up-to-date profile data, ensuring reliable integration with downstream applications or websites.
Release notes
What’s Changed
- chore: align project infrastructure with json-bourne project patterns by @ggfevans in https://github.com/ggfevans/github-json-bourne/pull/1
New Contributors
- @ggfevans made their first contribution in https://github.com/ggfevans/github-json-bourne/pull/1
Full Changelog: https://github.com/ggfevans/github-json-bourne/compare/v0.1.0...v1.0.0