microsoft / spring-cloud-azure

Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services.
https://microsoft.github.io/spring-cloud-azure
MIT License
217 stars 105 forks source link

Fix pipeline broken link checker error #948

Closed hui1110 closed 2 years ago

hui1110 commented 2 years ago

GitHub action file: https://github.com/microsoft/spring-cloud-azure/blob/main/.github/workflows/brokenLinkCheck.yml

In step Link version replacement, when there is a broken link, it will be output to link-checker/out.md. When there is no broken link, it is not processed in the current pipeline.