atlassian-python-api
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
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