pseudo-nymous commented on PR #14369:
URL: https://github.com/apache/lucene/pull/14369#issuecomment-2739129987
Moved it to draft state to address all the failures first.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
pseudo-nymous commented on PR #14369:
URL: https://github.com/apache/lucene/pull/14369#issuecomment-2736166568
Yes, fix here would fix the `fatal: bad object` failue. I haven't seen the
first failure before, let me address this.
--
This is an automated message from the Apache Git Service.
stefanvodita commented on PR #14369:
URL: https://github.com/apache/lucene/pull/14369#issuecomment-2735852996
I'm happy to try this out, but I have some doubts it addresses the issue
we're experiencing now. For example, take the failure
[here](https://github.com/apache/lucene/actions/runs/1
pseudo-nymous commented on PR #14369:
URL: https://github.com/apache/lucene/pull/14369#issuecomment-2735285383
We can fetch all history using checkout actions itself using flag
`fetch-depth: 0`. But it fetches all the history for all branches and tags
which is not required here.
--
This
pseudo-nymous opened a new pull request, #14369:
URL: https://github.com/apache/lucene/pull/14369
### Description
This pull request contains a fix for changelog automation that has been
added recently. We have seen failures where either diff calculation wrt base
commit was wrong or base