Files
backstage/.changeset/itchy-news-drive.md
T
2024-02-12 13:23:05 +00:00

454 B

@backstage/plugin-azure-devops-backend, @backstage/plugin-azure-devops-common, @backstage/plugin-azure-devops
@backstage/plugin-azure-devops-backend @backstage/plugin-azure-devops-common @backstage/plugin-azure-devops
minor minor minor

Ability to fetch the README file from a different Azure DevOps path.

Defaults to the current, Azure DevOps default behaviour (README.md in the root of the git repo); to use a different path, add the annotation dev.azure.com/readme-path

Example:

dev.azure.com/readme-path: /my-path/README.md