Adds support for Bitbucket Server (#63)
This commit is contained in:
committed by
Dean Karn
parent
a1051fd871
commit
acf48b9638
+1
-1
@@ -3749,7 +3749,7 @@ type PullRequestReviewCommentPayload struct {
|
||||
Href string `json:"href"`
|
||||
} `json:"pull_request"`
|
||||
} `json:"_links"`
|
||||
InReplyToID int64 `json:"in_reply_to_id"`
|
||||
InReplyToID int64 `json:"in_reply_to_id"`
|
||||
} `json:"comment"`
|
||||
PullRequest struct {
|
||||
URL string `json:"url"`
|
||||
|
||||
Reference in New Issue
Block a user