summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/untriaged-bugs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/scripts/untriaged-bugs.sh')
-rw-r--r--build-gluster-org/scripts/untriaged-bugs.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/build-gluster-org/scripts/untriaged-bugs.sh b/build-gluster-org/scripts/untriaged-bugs.sh
deleted file mode 100644
index 134035d..0000000
--- a/build-gluster-org/scripts/untriaged-bugs.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-set -e
-echo "Weekly GlusterFS Untriaged Bugs Report"
-echo ""
-bugzilla query --outputformat='https://bugzilla.redhat.com/%{id} / %{component}: %{summary}' --from-url='https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&product=GlusterFS&chfield=[Bug creation]&chfieldfrom=-4w&chfieldto=Now&f1=keywords&o1=notsubstring&v1=Triaged' | sort -k 3