Integrated: 2510: Bug closed due to inactivity even though there was "activity"
Zhao Song
zsong at openjdk.org
Mon Aug 4 17:53:41 UTC 2025
On Wed, 2 Jul 2025 18:26:03 GMT, Zhao Song <zsong at openjdk.org> wrote:
> Currently, the PullRequestPrunerBot considers only comments, reviews, and review comments as activity. Therefore, it can sometimes mistakenly close a user's pull request.
>
> In this patch, I am trying to let PullRequestPrunerBot counts commits, pr state changes as valid activities.
This pull request has now been integrated.
Changeset: 374f7551
Author: Zhao Song <zsong at openjdk.org>
URL: https://git.openjdk.org/skara/commit/374f7551161810e97bb6331c8598f342e529e4d3
Stats: 135 lines in 12 files changed: 123 ins; 0 del; 12 mod
2510: Bug closed due to inactivity even though there was "activity"
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/skara/pull/1723
More information about the skara-dev
mailing list