Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Abandon stale jgit reviews?

On Tue, Aug 29, 2017 at 9:07 PM Shawn Pearce <spearce@xxxxxxxxxxx> wrote:
On Tue, Aug 29, 2017 at 12:21 AM, David Pursehouse
<david.pursehouse@xxxxxxxxx> wrote:
> There are many jgit changes under review that have been stale for 1 year or
> more [1] (some of them are around 6 years old).
>
> Should we abandon those?  Either manually using a script such as [2] or by
> configuring Gerrit's cleanup task as described in [3] (this page also
> explains the benefits of such cleanup)?

I don't think we should impose a full server side cleanup on all
projects using this instance, but I do see value in cleaning up
changes that specifically match project:jgit/jgit using[2].


OK, I ran it in dry run mode and it will abandon 121 stale changes.  See the log here:


should I go ahead and run it for real?
 

Back to the top