renovatebot/renovate

Support changelogs from Azure DevOps

Open

#18324 opened on Oct 13, 2022

View on GitHub
 (14 comments) (25 reactions) (0 assignees)TypeScript (14,066 stars) (1,916 forks)batch import
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

Contributor guide