Can you explain what you mean by that, @nokke?
Autoclose: not necessarily actually automated, but set rules for closing old tickets that mean you donât have to think hard about individual tickets, e.g. âwe close tickets with no activity for a year that donât have a clear statement about the value it would bringâ.
I agree, and it can justify closing tickets without engagement (sensitively and fairly, but thatâs its own topic).
Volunteer time: what you get from whoever turns up to look into the tickets. If volunteers feel youâre making good use of it, youâre likely to get more of it in the future, and vice versa. In this context, random selection has some basic benefits, but adding filters to it can be a cheap way of making better use of this time.
Nice initiative.
It probably deserves its own forum section.
You might be interested in this specific issue and the related discussions:
Github Issue #7270 - qubes-issues bot for warning and closing stale issues
Opened on Feb 14, 2022 by adw.
Many valid arguments against and in favour of using a bot for closing issues. With notes from Qubes OS project leader, core team members and sister project (Whonix) leader.
Yes, thatâs good and it looks like thereâs actually a consensus there.
I think people leap to automation because otherwise individuals get attacked for carrying out the rules, but agreeing the rules is the important bit.
I donât think itâs ideal that tickets have to be âclosedâ rather than labeled, itâs just something that the GH user experience (and every other ticketing system, to be fair) pushes us into - things like counts of open tickets and default search options are what makes it important theyâre closed.
My point here is not to push that judgement onto individual community members or let them spend effort on tickets that shouldnât be open.
GH web doesnât seem to have options for filtering issues by age / last activity, but Iâd guess there must be a straightforward API to do this and find, to use an example from the ticket, how many issues havenât been touched in a year. Not so easy to automate whether the value field makes sense, but that doesnât mean there canât be a policy for manual closing.
You can use a filter like this:
created:>2024-01-01 comments:0 is:open
edit:
this might be closer to what you are looking for
is:issue is:open updated:<2024-01-01
Perfect.
There seems to have been a mass update on 2023-08-13, which was the last update for over half of the open issues.
On a related note, what about merging/closing old pull requests (example)?
Ah, I see. Yes, historically weâve already been doing that by closing issues that pertain only to EOL Qubes releases after one year with no significant activity on that issue.
The reason for my confusion about your statement is that @alimirjamali does not have any say over when issues get closed. Heâs just a (saintly) volunteer who is offering his time and expertise to help the project. Conversely, the project doesnât have any say over how volunteers like @alimirjamali use their time.
In other words, there is no one in a position to decide to make this happen:
However, it doesnât sound like thatâs a problem, since both sides are already doing well of their own accord.
We already do this with resolutions, IMHO.
From https://www.qubes-os.org/doc/issue-tracking/#understanding-open-and-closed-issues:
Every issue is always in one of two states: open or closed, with open being the default. The open and closed states mean that, according to our available information at present, the issue in question either is or is not (respectively) actionable for the Qubes team. The open and closed states do not mean anything more than this, and itâs important not to read anything else into them. Itâs also important to understand that closing an issue is, in effect, nothing more than changing a virtual tag on an issue. Closing an issue is never âfinalâ in any sense, and it does not affect the issue itself in any other way. Issues can be opened and closed instantly with a single button press an unlimited number of times at no cost. In fact, since the open and closed states reflect our available information at present, one should expect these states to change back and forth as new information becomes available. Closed issues are fully searchable, just like open issues, and we explicitly instruct all users of the issue tracker to search both open and closed issues, which GitHub makes easy.
Thereâs some kind of widespread cognitive bias whereby people think closing an issue means something more than it actually does, and this causes them to dislike closing issues for reasons that arenât reflected by reality.
I donât think thatâs currently happening.
As mentioned above, there already is, and itâs already been continuously implemented for years.
The vast majority of open issues are still open for one of two reasons:
- Theyâre enhancement requests that havenât been implemented or declined yet.
- Theyâre bug reports that havenât been diagnosed yet.
Auto-closure doesnât really make sense in either case. Human analysis and judgment are required, and those are limited resources.
Thatâs up to the documentation and website maintainer (@unman), but in general, it doesnât make sense to close such PRs just because theyâre old. For example, the current oldest one on that list is still being worked on, but itâs not ready to be merged yet.
Thanks for the details. Auto-closing more or less aggressively is a more complex tradeoff, and doesnât need to make the same decisions as the process here. Though itâs closely related, itâll be easier if I just avoid talking about closing and auto-closing.
If weâre seeing some unreviewed tickets in random sampling that donât look worthwhile, then there may be an easy opportunity to present a richer set of tickets to volunteers, by filtering some out with minimal case-by-case judgement. When I looked at a small sample of tickets, I saw some where the âwhatâs the value?â field is empty or vague (and itâs not obvious from the rest of the ticket) - itâs not uncommon. Based on that, the chances are this sort of filter would make a difference, and thatâs good particularly when there are lots of tickets and limited capacity. Thatâs why Iâm suggesting it as a next iteration here.
It is, but clearing invalid issues requires the experience to assess them, so I wouldnât expect most users to make the decision for most tickets. So without a more basic filter weâd either end up with volunteers doing irrelevant work, or lots of requests to experienced contributors to review whether tickets are valid. I think we could do without either.
Weâve already hit an edge case, where a ticket with really unclear value (not the ticketâs fault - the RFP itself is vague on why itâs valuable) was successfully picked up for someoneâs first contribution, and thatâs something we donât want to get in the way of. I donât think it makes a good argument for not filtering, though, not with the volume we have. Thereâs already a âgood first issueâ label thatâs not widely used atm (4 open issues) and maybe could be, though Iâm not sure how we could make that happen.
The current situation is a project management decision. Usually if anyone/any group has problems with management aspects of a FOSS projects, there are the following choices:
- Fork the project with their rules.
- Follow project rules even if they disagree.
- Forget the project.
I am personally OK with the current rules and I am trying to play within the rules. Maybe I am a volunteer that is doing irrelevant work. But I am doing it in my free time. And I am not forcing anyone else to follow me. If I am asked by the project management to change my current path or stop what am I doing, I will do it. Otherwise I am not going to discuss it further as I am not a decision making person in this specific case.
It doesnât seem to involve project management or centralized policy. Youâve been given feedback on possible practical implications of what youâre doing and a suggestion for improving it. That is all. That discussion might involve things youâre not interested in or donât want to take responsibility for, and thatâs up to you.
The problem is that it also requires experience and judgment to decide which issues should get that label. However, the upside is that having the label on only a small number of issues makes the list much less overwhelming. I mean, if there are only four of them, and theyâre still not getting done (or only getting done very slowly, at a rate of one per year on average, for example), then the problem is probably a lack of new contributors rather than the label not being applied enough.
I think people need a larger selection of âgood first issueâ tickets, because they still need to match the ticket to their specific experience (and interest) - the same reason as why a large list could be overwhelming. Since someone stepped up quickly when one such issue was made âfront of mindâ for the whole community, it might just be a case of making people more aware that the label exists and is used (if it actually was).
Then probably the only current opportunities to get this happening consistently (if itâs not already - Iâm assuming there would be more tickets with this label if it was) would be the initial review of new tickets and whatever regular reviews there are.
I donât understand why? The fact that the value of this issue didnât seem important was a good way to get me into it. The only downside I see is that someone more skilled (unman ?) will have to waste some time reviewing it.
Yes exactly, this is a good thing and we donât want to get in the way of it.
Ok. We are now below the 2000 open Github Issues psychological barrier. Many of the closed issues have received actual fixes and improvements. Although small improvements, but useful in many cases. Thanks everyone who helped to achieve it. There are even more fixes in the pipleline which are currently under review.
@adw If any of the core team developers feels that we are more of a nuisance in any area causing more harm than help, please do not hesitate to inform us. So we could try to focus on other areas.
Should we open an issue to see if weâve been an issue?
No, Iâm quite sure they feel the opposite: That you all are wonderful and that your contributions are immensely helpful and very welcome!
2 posts were split to a new topic: Anon-vm tag has to be added on creation of a new Whonix VM