Merge ~pieq/bugit/+git/qabro:add-hwe-usb-tag into bugit:master

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 9c565ba48bdb42d07f04edf2c31bac80f91087db
Merged at revision: 031e693d43e09e6c4c0d085bf76e41cf7f788bce
Proposed branch: ~pieq/bugit/+git/qabro:add-hwe-usb-tag
Merge into: bugit:master
Diff against target: 33 lines (+5/-1)
2 files modified
CHANGELOG.md (+2/-0)
qabro/data/tags.json (+3/-1)
Reviewer Review Type Date Requested Status
Kristin Chuang (community) Approve
Review via email: mp+403543@code.launchpad.net

Description of the change

Tested locally: the "USB" type is available, and adds a `hwe-usb` tag to the list when selected.

To post a comment you must log in.
Revision history for this message
Kristin Chuang (kristinchuang) wrote :

looks good, +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/CHANGELOG.md b/CHANGELOG.md
2index b72b3c5..fe61cce 100644
3--- a/CHANGELOG.md
4+++ b/CHANGELOG.md
5@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
6 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
8 ## [Unreleased]
9+### Added
10+- Add the `hwe-usb` tag to identify USB-related issues
11
12 ## [0.15] - 2021-05-24
13 ### Added
14diff --git a/qabro/data/tags.json b/qabro/data/tags.json
15index 8a779a5..925e468 100644
16--- a/qabro/data/tags.json
17+++ b/qabro/data/tags.json
18@@ -40,6 +40,7 @@
19 "TPM": ["hwe-tpm"],
20 "Touchpad": ["hwe-touchpad"],
21 "Touchscreen": ["oem-touchscreen"],
22+ "USB": ["hwe-usb"],
23 "Video": ["hwe-graphics"],
24 "Watchdog": ["hwe-watchdog"],
25 "Zigbee": ["hwe-zigbee"]
26@@ -65,4 +66,5 @@
27 "Telegesis": ["ihv-telegesis"],
28 "Telit": ["ihv-telit"]
29 }
30-}]
31\ No newline at end of file
32+}]
33+

Subscribers

People subscribed via source and target branches

to all changes: