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

breaking change in 3.41.15 : merge_message is now a mandatory postional parameter in merge_pull_request function

Open metaloid2k21 opened this issue 1 year ago • 0 comments

After 3.41.15, due to the change introduced in https://github.com/atlassian-api/atlassian-python-api/pull/1437, some of our C/CD automations needed to be adjusted due to the introduction of the merge_message positional parameter.

Is there any version id strategy in place, that could help having a correct dependency management approach in place?

Thank you, Pedro Almeida

metaloid2k21 avatar Sep 27 '24 23:09 metaloid2k21