kolla/releasenotes/notes/summary-json-file-96441e67076fc480.yaml
Mark Goddard a5351473e0 Summary JSON file
Add support for writing the build summary to a JSON file. This is more
machine-friendly than the current approach of writing to standard output
at the end of the build.

The file is configured via [DEFAULT] summary_json_file.

Change-Id: I9868af5d00977750d0673fc48f8863a99f878dc8
2023-04-27 12:19:31 +00:00

6 lines
144 B
YAML

---
features:
- |
Adds support for writing the build summary to a JSON file specified via the
``[DEFAULT] summary_json_file`` option.