| << Back to previous view |
[QB-3948] Build info data
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Nitin Turkar | Assigned To: | Robin Shen |
| Resolution: | Won't Fix | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
We need to get the data for all successful, failed, timed out builds ran from 1-Oct-2022 till 31-March-2023 to measure the build success rate and the improvements in last 2 quarters. Could you please let us know how to achieve this?
|
| Comments |
| Comment by Robin Shen [ 11/Apr/23 11:38 PM ] |
|
You may search builds with restful api, and then calculate desired metrics as necessary:
https://wiki.pmease.com/display/QB13/Interact+with+Builds |