Description
Currently, the check for changelog entry is aggressive. Take this PR - #15383 for example, first 7-8 comments are from changelog check workflow, which is slightly annoying. And I feel as a contributor, it is fair to get some feedback and make concrete progress before adding the changelog entry.
I am wondering if there is a better way, for example having this check run as part of approval workflow instead of commenting on the PR.
Related issue - #13898