fed13da396
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: David Roberts <61826520+DavidRobertsOrbis@users.noreply.github.com>
454 B
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