core:changelogshelp wantedplatform:azurepriority-4-low
Description
What would you like Renovate to be able to do?
Fetch changelogs from Azure DevOps and add the changelog to the PR.
If you have any ideas on how this should be implemented, please tell us here.
Changelog fetching is already implemented for GitHub and GitLab. So we could implement something analog for Azure DevOps using the Azure DevOps Services REST API.
Implementing this could be blocked by #14138 though.
Is this a feature you are interested in implementing yourself?
Yes