OctopusDeploy / OctoTFS

| Public | Octopus extensions for Azure DevOps, TFS, VSTS, and VSO
https://marketplace.visualstudio.com/items?itemName=octopusdeploy.octopus-deploy-build-release-tasks
Other
0 stars 41 forks source link

getBuildChanges API is Capped to 50 Commits from Azure DevOps #272

Open jbristowe opened 1 year ago

jbristowe commented 1 year ago

It has been observed that the API call, getBuildChanges appears to cap the number of commits returns by the Azure DevOps API to 50 entries. This means that commit data for a release/deployment may be missing from the associated build information.

This issue needs to be investigated and verified.

Related: 200 commits only from build changes API