Module build_status_post

Source
Expand description

§Build Status POST API

This module provides functionality to post build status updates to Bitbucket Server. It allows setting the status of a build for a specific commit, which can be used to integrate CI/CD systems with Bitbucket Server.

Structs§

BuildStatusPost
Request builder for posting a build status update.
BuildStatusPostPayload
The payload for posting a build status update.