sarvekshayr opened a new pull request, #353: URL: https://github.com/apache/ozone-site/pull/353
## What changes were proposed in this pull request? [HDDS-11072](https://issues.apache.org/jira/browse/HDDS-11072) added `update-ozone-site-config-doc` workflow which automatically converts configs from `ozone-default.xml` into a markdown (`.md`) and raises a PR in the `ozone-site` repo whenever changes are detected. This way any newly added config in the xml are reflected in the doc, keeping the ozone-site docs always up to date with the latest config details. The configs are added here - https://ozone.apache.org/docs/administrator-guide/configuration/appendix The `spelling` and `lint-markdown` checks fail as the configs are generated directly and does not follow grammar. It would be better to ignore these checks. ## What is the link to the Apache Jira? [HDDS-14700](https://issues.apache.org/jira/browse/HDDS-14700) ## How was this patch tested? Tested in fork and verified that the checks are ignored for `appendix` file -- 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]
