We include GeckoView::General in the training dataset. However, we do not consider the product name when we create classes:
|
classes[int(bug_data["id"])] = bug_data["component"] |
In the BugBot part, we assume all components are Fenix: https://github.com/mozilla/bugbot/blob/83b2af47d124d308ab7057436660e71653d8e9f5/bugbot/rules/component.py#L131