triage-policies: add an entry for pointing users to 60-evdev.hwdb
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 26 Aug 2024 04:42:51 +0000 (14:42 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 26 Aug 2024 04:43:09 +0000 (14:43 +1000)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1032>

.triage-policies.yml

index e166dca54a689a8c56f2d125492a629d694cd18e..b8a1f7b039d6770b7aa687131d133c6789ae86c8 100644 (file)
@@ -94,6 +94,21 @@ resource_rules:
             The [libinput documentation](https://wayland.freedesktop.org/libinput/doc/latest/contributing.html)
             also has more details on how to get started.
           status: "close"
+      - name: "Point to 60-evdev.hwdb"
+        conditions:
+          labels:
+            - "bugbot::evdev-hwdb"
+          remove_labels:
+            - "bugbot::evdev-hwdb"
+          comment: |
+            Looks like this issue may be solved with a device-specific entry in systemd's hwdb.
+
+            You should have a /usr/lib/udev/hwdb/60-evdev.hwdb file which includes those quirks. Please see
+            the top of the file for instructions and follow those. Once the quirk is confirmed working
+            this issue (or parts thereof) should be fixed and you can submit a pull request to the
+            [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.
       - *close_needinfo
       - *remind_needinfo
   merge_requests: