diff --git a/.triage-policies.yml b/.triage-policies.yml index df802212..dee332dc 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -137,6 +137,19 @@ resource_rules: [systemd](https://github.com/systemd/systemd/) repository to get that quirk included. Please link to the systemd issue here and if the hwdb entry indeed fixed this issue here, please remember to close this issue. + - name: "Close bug for reopening" + conditions: + labels: + - "bugbot::close" + remove_labels: + - "bugbot::close" + comment: | + I'm (temporarily) closing this bug. The bug may not be fixed yet (see any comments above) + but unfortunately closing/re-opening is the only action all GitLab users are permitted to + do. So we close it, you re-open it when whatever above has been addressed and + then we know we need to look at it again. This may happen more than once in this issue but + I'll only post this once. + status: "close" - *close_needinfo - *remind_needinfo - *help_needed