People, I want to revive this discussion and bring Vishesh' PR under your attention again. The discussion there is mostly about the length of the period before closing. So here I am going to state 1year - first warning, 1.5years second warning, 2 years closing. What do you all think?
There are also issues that we might consider interesting but not functionally complete or clear, we can convert those to github discussions, and I would like to encourage all of you to do that as sometimes issues will lead to issues and not to PRs and those are basically discussions to be had. please respond with your comments or put them in https://github.com/apache/cloudstack/pull/8667 regards, On 2024/02/16 09:17:02 Vishesh Jindal wrote: > I have created a PR with the changes > here:https://github.com/apache/cloudstack/pull/8667 > > I propose that we enable it. As Daan suggested, we can always remove the > action if it doesn't work out. And if a PR/issue gets closed, we can always > reopen it. > > > > ________________________________ > From: Daan Hoogland <[email protected]> > Sent: Wednesday, February 14, 2024 2:17 PM > To: [email protected] <[email protected]> > Subject: Re: [DISCUSS] Closing issues & PR after a certain time > > i'm a bit -0 on this. I agree that a lot of stale issues deserve > closing, but others are really long term goals. I do not want to block > this great idea but am just a bit worried about other great ideas > getting lost. So I would propose to tag anything we close or not > remove the stale tag, so these can be easily found. I am not worried > too much about PRs, just issues. > > On the other hand, we can always remove the gha again, so maybe we > should install it and see if it works for us. > > On Wed, Feb 14, 2024 at 4:49 AM Kiran Chavala > <[email protected]> wrote: > > > > Good idea Vishesh > > > > +1 for using Githubactions > > > > Regards > > Kiran > > > > From: Vishesh Jindal <[email protected]> > > Date: Tuesday, 13 February 2024 at 6:33 PM > > To: [email protected] <[email protected]> > > Subject: [DISCUSS] Closing issues & PR after a certain time > > Hi everyone, > > > > I was going through the issues and PRs, and I noticed that a lot of them > > are really old and some of them are waiting for the original author to > > reply. > > > > I wanted to discuss if we should add a github action > > (https://github.com/marketplace/actions/close-stale-issues) for auto > > closing the issues and PRs after a certain time. > > > > From the github actions' documentation, this is how it works: > > > > * Add a label "Stale" on issues and pull requests after 60 days of > > inactivity and comment on them > > * Close the stale issues and pull requests after 7 days of inactivity > > * If an update/comment occur on stale issues or pull requests, the > > stale label will be removed and the timer will restart > > > > Instead of using the defaults, I would like to: > > > > * > > mark the issue/PR stale after 90 days > > * > > close the stale issue/PR after 30 days > > > > Let me know if this sounds good. I will create the PR to set this up. > > > > Regards, > > Vishesh > > > > > > > > > > > > > > > > > > > -- > Daan >
