ongdisheng opened a new pull request, #715:
URL: https://github.com/apache/fesod/pull/715

   <!--
   Thanks very much for contributing to Apache Fesod (Incubating)! Please make 
sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of an existing issue, reference it using one of the following:
   
   Closed: #ISSUE
   Related: #ISSUE
   
   -->
   Related: #703 
https://github.com/apache/fesod/issues/703#issuecomment-3585603182
   
   ## Purpose of the pull request
   
   <!-- Describe the purpose of this pull request. For example: Closed: 
#ISSUE-->
   This PR consolidates the markdown linting workflow into the documentation CI 
workflow, making it easier to maintain while keeping all the same quality 
checks.
   
   
   ## What's changed?
   
   <!--- Describe the change below, including rationale and design decisions -->
   The workflow will lint all changed markdown files using `markdownlint-cli2` 
and build the website to verify everything works.
   
   ## Checklist
   
   - [ ] I have read the [Contributor 
Guide](https://fesod.apache.org/community/contribution/).
   - [ ] I have written the necessary doc or comment.
   - [ ] I have added the necessary unit tests and all cases have passed.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to