Expand description
§Pull Request POST API
This module provides functionality to create pull requests in Bitbucket Server. It allows creating pull requests between branches with customizable titles, descriptions, and reviewers.
Structs§
- Project
Info - Information about a project
- Pull
Request Post - Request builder for creating a pull request.
- Pull
Request Post Payload - The payload for creating a pull request.
- RefInfo
- Information about a Git reference (branch)
- Repository
Info - Information about a repository
- Reviewer
- A user or group that can be added as a reviewer to a pull request
- User
- A user in Bitbucket Server