BoardTest finds the webhook url from within the cluster for a board and sends a POST request to it with the data in the payload.
Payload to trigger a board to be published
The body is of type object
.
The response after a test request has been sent.
BoardTestResult is used to indicate if the test request has been sent.
BoardTest finds the webhook url from within the cluster for a board and sends a POST request to it with the data in the payload.
Payload to trigger a board to be published
The body is of type object
.
The response after a test request has been sent.
BoardTestResult is used to indicate if the test request has been sent.