Fixing changelog entry#19594
Conversation
Signed-off-by: Ankit Jain <jainankitk@apache.org>
|
@jainankitk The changelog on the 3.3 branch should be empty as all changes will be released in 3.3. After the release, the only entries in the 3.3 changelog would be any changes to go in a 3.3.1 patch (if such a patch release were needed). |
I was just trying to keep things consistent, since other entries were not removed. Ideally we should update the release notes generation workflow to update CHANGELOG as well at the same time? |
|
Since we start using the autogen AI workflows from infra side to generate release notes for every component,
Thanks. |
|
@peterzhuamazon I think that would be our single biggest improvement for engineering efficiency. Only comment I would have are:
|
|
@cwperks the autogen logic is simple. I guess one way is to improve our workflows here is to add an Then if any PR title (since we squash and PR title becomes final commit msg) contains these: We will just ignore them in the release notes. Thanks. |
|
As for educating the maintainers, I guess at least the PR title needs to be precise and detailed enough, so that LLM can improve them upon. I think since we are using LLM this step is not as hard as we think, just informing people to add |
|
@cwperks @peterzhuamazon Let's move the discussion to #19600 |
Description
Adds the changelog entry for this PR - #19593
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.