I have just release a new Azure DevOps Pipelines extension to update a page in a Git based WIKI.
It has been tested again
- Azure DevOps WIKI – running as the build agent (so the same Team Project)
- Azure DevOps WIKI – using provided credentials (so any Team Project)
- GitHub – using provided credentials
It takes a string (markdown) input and writes it to a new page, or updates it if it already exists. It is designed to be used with my Generate Release Notes Extension, but you will no doubt find other uses