Bug 200848 - Automatically set 'timeouts' based on maintainer-{approval,feedback} flags + time delay
Summary: Automatically set 'timeouts' based on maintainer-{approval,feedback} flags + ...
Status: Open
Alias: None
Product: Services
Classification: Unclassified
Component: Bug Tracker (show other bugs)
Version: unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: Bugmeister
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2015-06-14 07:13 UTC by Yuri Victorovich
Modified: 2024-05-17 14:02 UTC (History)
5 users (show)

See Also:


Attachments
check_maintainer_feedback_timeout.pl (1.96 KB, application/x-perl)
2018-02-16 20:10 UTC, Oleksandr Tymoshenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-06-14 07:13:45 UTC
Bug reports which are unanswered by maintainers stay this way for a very long time. Could you add "Maintainer Timeout" flag on bugs? Ideally Bugzilla should automatically set this flag after 30 days.

Here are few examples:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199364
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198653

Ideally, committers should work off the combined report including all port updates/new ports/maintainer timeout bugs, and they should work in chronological order.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-06-14 09:50:59 UTC
This feature has been (and is) planned, leveraging any existing flags, as flags are exactly about request/response cycles, that all warrant 'timeout' actions being taken.

We'll continue to track this here, thank you for your report
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-30 10:22:49 UTC
Lower priority until we get Stage 1 (low hanging fruit) issues sorted out
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2017-10-17 05:25:12 UTC
Got here through randomly browsing. Wondering if this can be done now.
Comment 4 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-02-16 20:10:54 UTC
Created attachment 190698 [details]
check_maintainer_feedback_timeout.pl
Comment 5 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2018-02-16 20:17:30 UTC
This functionality can be implemented but I need more details first because I am not quite familiar with ports workflow. Also there were some changes since original request.

- Is it still required? I can see named search for Maintainer timeout port reports on main page.

- maintainer-approval "-" value means "rejected", there is no "timeout" state. Should this flag be left out of scope of this change?

- There may be several maintainer-feedback requests. Should script wait for the most recent one to lapse before setting single maintainer-feedback timeout flag or should it replace them with "timeout" flags one by one?

I attached tentative implementation of automation script just in case I drop the ball
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2023-12-25 16:58:14 UTC
^Triage: re-assign to bugmeister.
Comment 7 Mark Linimon freebsd_committer freebsd_triage 2024-01-14 07:07:26 UTC
^Triage: this does not really seem to be "In Progress".