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 support for pull request comments #44

Open
rstml opened this issue Sep 14, 2015 · 2 comments
Open

Add support for pull request comments #44

rstml opened this issue Sep 14, 2015 · 2 comments

Comments

@rstml
Copy link

rstml commented Sep 14, 2015

GET a list of a pull request comments: https://confluence.atlassian.com/bitbucket/pullrequests-resource-423626332.html#pullrequestsResource-GETalistofapullrequestcomments

GET an individual pull request comment: https://confluence.atlassian.com/bitbucket/pullrequests-resource-423626332.html#pullrequestsResource-GETanindividualpullrequestcomment

@mmozuras
Copy link

👍

@iconnor
Copy link

iconnor commented May 29, 2016

I see the PR was closed as it was fixed 'elsewhere and is in master' but I cannot see where the commits can be obtained.

iconnor referenced this issue May 29, 2016
wip POST request

Remove binding.pry

Add endpoint to get a particular pull request

Finish implement create endpoint

Implement updating pull request endpoint

Implement pull requests endpoints

Fix encoding

Remove wip rspec tags
zedlang pushed a commit to zedlang/bitbucket that referenced this issue Nov 18, 2016
Add commit API call

Add commit to repos

fix commit method name

Remove params and load commit

Style updates

Add raw following middleware for diffs

Do not json raw diffs

add statuses api and hack post to make it work the key/values not json as it wants

Added further test in commits_spec.rb to handle passing a block
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

No branches or pull requests

3 participants