leeseven1211 opened a new pull request, #18009:
URL: https://github.com/apache/dolphinscheduler/pull/18009

   ### What
   The `Docs` workflow runs `dead-link` and `helm-doc`, but the final `result` 
job only depends on `style` and `img-check`.
   
   This can make the workflow appear successful even if dead-link check or 
helm-doc check fails.
   
   ### How
   - Add `dead-link` and `helm-doc` to `jobs.result.needs` in 
`.github/workflows/docs.yml`.
   
   ### Verification
   - YAML parsed locally; existing jobs unchanged.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to