core:changelogshelp wantedplatform:azurepriority-4-low
Repository metrics
- Stars
- (14,066 stars)
- PR merge metrics
- (Avg merge 4d 3h) (358 merged PRs in 30d)
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