Make status information available as JSON
Open
enhancement
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 1.4k
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 4
Description
It would be great if we could get the status info available as JSON, perhaps with a `status-json` command. This would make things easier to parse by other tools and more future-proof as we don't have to think about how to format the data as new status fields get added.
This could also be made available to the `gh-ost-on-status` hook via a `GH_OST_STATUS_JSON` env var.
Related to #242 since adding more fields requires us to think about formatting.
Contributor guide
Assessment
This issue has not been assessed yet.