I filed https://github.com/apache/beam/issues/23851 to do this. Even if we do this, the bot will still generate some noise there; in general, I'd recommend filtering that thread out if you're trying to follow all meaningful commits in the repo.
Thanks, Danny On Sun, Oct 23, 2022 at 2:51 PM Daniel Gruno <humbed...@apache.org> wrote: > Hi, Beam folks. > > I have noticed that your commits mailing list is littered with empty > emails from the pr-bot program, caused by > https://github.com/apache/beam/blob/master/scripts/ci/pr-bot/shared/persistentState.ts#L43 > - could you perchance look at optimizing this so it doesn't make all of > those? On the face of things, it looks like pure noise (correct me if I'm > wrong). > > One might suggest adding a 'git status -s' check to see if there is > anything at all to commit, before committing an empty bunch of nothing? > > With regards, > Daniel (who is not on this list, so please cc me on any replies). >