Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add draft attribute to bitbucket-server PullRequest #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jorng
Copy link

@jorng jorng commented Mar 10, 2025

As of Bitbucket Data Center 8.17, pull requests can be in a "Draft" state, similar to other providers like Github/Gitea.

This change updates the PullRequest struct for the bitbucket-server package to include this new attribute, so it can be used in handling webhook payloads.

As of Bitbucket Data Center 8.17, pull requests can be in a "Draft"
state, similar to other providers like Github/Gitea.

This change updates the `PullRequest` struct for the bitbucket-server
package to include this new attribute, so it can be used in handling
webhook payloads.
@coveralls
Copy link

Coverage Status

coverage: 88.933%. remained the same
when pulling a986648 on jorng:bitbucket_server_draft_pr
into 02d182a on go-playground:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants