Skip to content

Add support for tasks (blocker comments) on pull requests #23

Description

@roger-strain

I'm not sure which API version introduced the change, but tasks on pull requests are now called "blocker-comments". Would it be possible to add support for those?

Per the docs here: https://docs.atlassian.com/bitbucket-server/rest/7.4.0/bitbucket-rest.html

http://example.com/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId}/blocker-comments

seems to mirror

http://example.com/rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/pull-requests/{pullRequestId}/comments

fairly closely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions