Implement filtering by severity and release channel
Compare changes
- Emanuele Aina authored
Since we moved all git repositories directly under a single `pkg/` group instead of the `pkg/$component/` nested categories, checking for duplicates is no longer relevant. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
+ 0
− 18
@@ -4,7 +4,6 @@ from __future__ import annotations
@@ -192,21 +191,6 @@ class DownstreamFetcher:
@@ -270,6 +254,4 @@ if __name__ == "__main__":