Bb Post Verdict
bb_post_verdictBuild it Better: BB-VERDICT — after the build shipped, test our_url and say pass or fail. A fail goes back to the build queue with your note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | what is still not better | |
| ticket | Yes | the build's ticket, e.g. ET-12345 | |
| verdict | Yes | 'pass' or 'fail' | |
| request_token | Yes | the one-time request_token returned by bb_file_request — only its holder may act |