id | Integer The identification number of the build job. |
status | Integer Optional. The status of the build job: 1 - running 2 - success 3 - failed |
build_info[key] | Dictionary Optional. Adds any key to the build info field. Can be used to record information about the build environment. Keys can be nested as follows: build_info[topkey][subkey]=value. |
None. |