I reviewed your PR, and the issue [1] where git.commit.message.full and git.remote.origin.url were found to be null, was it because they were not included in the includeOnlyProperties attribute?
[1]. https://github.com/apache/incubator-seata/issues/6263 Warm regards, Ji Min Jiangke Wu <xingfude...@apache.org> 于2024年1月18日周四 11:51写道: > Hi, > I noticed that there are currently two places in the seata code that > contain git information, one in the jar and one in the docker image. > However, the git information in these two places is not unified at present. > Next, I will submit a PR to unify them. The git information can help users > locate problematic release versions. > > Best Regards, > Jiangke Wu >