RFR: 2328: Ignore bot user's comment when determining the latest action time of a PR
Zhao Song
zsong at openjdk.org
Fri Sep 27 18:13:15 UTC 2024
On Fri, 27 Sep 2024 18:07:01 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This change will only make the bot ignore comments from the particular user (or actually "app") this bot uses, which in practice won't change anything as the bridgekeeper bot uses a different app compared to the pr bot. To solve this properly we need to add a configuration for "ignored", like several other bots have, so we can list all users that should be ignored by the pruner. See mlbridge for an example.
Ah right, I forgot this bot is using a different user...
Will fix it, thanks for catching it.
-------------
PR Comment: https://git.openjdk.org/skara/pull/1687#issuecomment-2379812302
More information about the skara-dev
mailing list