atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

get_commits didn't return the commits which have a pull request on the commit

Open SummerSunFlower opened this issue 1 year ago • 5 comments

  1. add a commit "test" to dev branch
  2. push to the remote branch dev
  3. create a pull request from dev to master
  4. use api get_commits

did't return the commit "test"

SummerSunFlower avatar Apr 03 '23 08:04 SummerSunFlower

@SummerSunFlower on cloud did you met with that?

gonchik avatar Apr 03 '23 18:04 gonchik

no,on my local docker service

SummerSunFlower avatar Apr 04 '23 03:04 SummerSunFlower

@SummerSunFlower could you mention the version please ?

gonchik avatar Apr 04 '23 03:04 gonchik

v8.8.2

SummerSunFlower avatar Apr 04 '23 03:04 SummerSunFlower

@gonchik Any updates on this? I am facing the same issue. I need to obtain a list of commits in a pull request.

themightywolfie avatar Sep 22 '23 07:09 themightywolfie