triage-policies: point to the new hid-recorder written in rust
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 10 Sep 2024 02:09:29 +0000 (12:09 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 Sep 2024 06:44:28 +0000 (06:44 +0000)
It provides a more useful and easier to read report output, so let's go
with that.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1045>

.triage-policies.yml

index b8a1f7b039d6770b7aa687131d133c6789ae86c8..f1de5506cab093e81c15fbf27f1cc28ad22a07fe 100644 (file)
@@ -62,7 +62,7 @@ resource_rules:
             - "bugbot::hid-recorder"
           comment: |
             Looks like we may need some extra information that isn't yet available in this issue.
-            Please **attach** (do not paste) the output of `hid-recorder` from [hid-tools](https://gitlab.freedesktop.org/libevdev/hid-tools/)
+            Please **attach** (do not paste) the output of [`hid-recorder`](https://github.com/hidutils/hid-recorder/)
             for this device (run `sudo hid-recorder` without argument and it will let you pick the device).
             This should show the data the kernel receives from the device and may provide a hint on what's going on here.
       - name: "Request libinput record output"