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§
- Build
Status Post - Request builder for posting a build status update.
- Build
Status Post Payload - The payload for posting a build status update.