You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add draft attribute to bitbucket-server PullRequest
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.
0 commit comments