LiteSun commented on code in PR #12347:
URL: https://github.com/apache/apisix/pull/12347#discussion_r2157832729


##########
ci/check_changelog_prs.ts:
##########


Review Comment:
   > In practice, you can try some AST parsing tools to ensure the content you 
obtain is accurate.
   
   Actually, our changelog currently has a simple and consistent format. The 
existing code is also straightforward and effective, so there’s no need to use 
an AST parsing tool for now — it would be overkill. I also prefer not to 
introduce additional dependencies, as I’d like to keep the script as simple as 
possible.



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