atlassian-python-api
atlassian-python-api copied to clipboard
get_commits didn't return the commits which have a pull request on the commit
- add a commit "test" to dev branch
- push to the remote branch dev
- create a pull request from dev to master
- use api get_commits
did't return the commit "test"
@SummerSunFlower on cloud did you met with that?
no,on my local docker service
@SummerSunFlower could you mention the version please ?
v8.8.2
@gonchik Any updates on this? I am facing the same issue. I need to obtain a list of commits in a pull request.