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

Add workflow for checking document links #908

Closed hui1110 closed 2 years ago

hui1110 commented 2 years ago

As title. Includes the following parts:

chenrujun commented 2 years ago

To fix the pipeline failure, please add this step: https://github.com/microsoft/spring-cloud-azure/blob/44681d5126919a21e20638b7b927ceb9be521cef/.github/workflows/updateDocs.yaml#L24-L41

chenrujun commented 2 years ago

@hui1110 ,

  1. https://github.com/microsoft/spring-cloud-azure/runs/5882788678?check_suite_focus=true#step:6:7 now there are a lot of errors int the GitHub Action log, but it still passed, could you please investigate this?
  2. How about block the PR if the Check links Action is failed? image