aboutsummaryrefslogtreecommitdiffstats
path: root/jsons
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-08-08 23:18:28 -0400
committerMatěj Cepl <mcepl@redhat.com>2010-08-08 23:18:28 -0400
commitff3ee8ca4f8ea9f30655c714d2fe91b3c43cd0a8 (patch)
treef82735fe4d9e11ae928993df2891e1b916457b77 /jsons
parentea31bb39676ac5667dd6f481408280201675fcc3 (diff)
downloadbugzilla-triage-ff3ee8ca4f8ea9f30655c714d2fe91b3c43cd0a8.tar.gz
Make scripts compatible with bugzilla.gnome.org
Fixes #38 - Eliminate automatic "all" packages for bugzillas undefined in enabledPackages object, - Config_data.json: do have enabledPackages with RH BZ "all" comments - Fix spread of buttons in Gnome BZ
Diffstat (limited to 'jsons')
-rw-r--r--jsons/Config_data.json9
-rw-r--r--jsons/Config_gnome.json64
2 files changed, 41 insertions, 32 deletions
diff --git a/jsons/Config_data.json b/jsons/Config_data.json
index 2af2b2d..b5f225b 100644
--- a/jsons/Config_data.json
+++ b/jsons/Config_data.json
@@ -115,6 +115,15 @@
"https://bugzilla.mozilla.org/show_bug.cgi.*",
"https://bugzilla.gnome.org/show_bug.cgi.*"
],
+ "enabledPackages": {
+ "bugzilla.redhat.com": "all"
+ },
+ "killNodes": {
+ "bugzilla.gnome.org": [
+ "stocklinks",
+ true
+ ]
+ },
"signature": "\n\n-- \nFedora Bugzappers volunteer triage team\nhttps://fedoraproject.org/wiki/BugZappers"
},
"constantData": {
diff --git a/jsons/Config_gnome.json b/jsons/Config_gnome.json
index b1bf39d..404e303 100644
--- a/jsons/Config_gnome.json
+++ b/jsons/Config_gnome.json
@@ -5,84 +5,84 @@
"name": "need_stacktrace",
"position": "bottomRow",
"comment": "Thanks for taking the time to report this bug.\nWithout a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!",
- "setNeedinfo": true
+ "setNeedinfo": true
},
"nodescription": {
"name": "bad_description",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "Thanks for taking the time to report this bug.\nThis bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read https://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.",
- "setNeedinfo": true
+ "setNeedinfo": true
},
"nodescriptioncrasher": {
"name": "bad_description+crasher",
"position": "bottomRow",
"comment": "Thanks for taking the time to report this bug.\nThis bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read https://bugzilla.gnome.org/bug-HOWTO.html and add a description of how to reproduce this bug.\nYou'll also need to add a stack trace; please see http://live.gnome.org/GettingTraces for more information about how to do so.\nThanks in advance!",
- "setNeedinfo": true
+ "setNeedinfo": true
},
"obsolete": {
"name": "obsolete",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "Thanks for taking the time to report this bug.\nHowever, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.\nBy upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.\nPlease feel free to reopen this bug if the problem still occurs with a newer version of GNOME.",
"status": "RESOLVED",
- "resolution": "OBSOLETE"
+ "resolution": "OBSOLETE"
},
"incomplete": {
"name": "bad_stacktrace",
"position": "bottomRow",
"comment": "Thanks for taking the time to report this bug.\nUnfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!",
- "setNeedinfo": true
+ "setNeedinfo": true
},
"old-untouched": {
"name": "old-untouched",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "This bug was reported against a version which is not supported any more. Developers are no longer working on this version so there will not be any bug fixes for it.\nCan you please check again if the issue you reported here still happens in a recent version of GNOME and update this report by adding a comment and adjusting the 'Version' field?\nAgain thank you for reporting this and sorry that it could not be fixed for the version you originally used here.\nWithout feedback this report will be closed as INCOMPLETE after 6 weeks.",
- "setNeedinfo": true
+ "setNeedinfo": true
},
"mozilla": {
"name": "mozilla",
"position": "bottomRow",
"comment": "Thanks for taking the time to report this bug.\nThis trace indicates that Mozilla (which was being used by the program) was responsible for the crash, or alternatively that the program was compiled against a different version of Mozilla. Make sure the program was built against the most recent mozilla, and if you can duplicate the crash in mozilla itself, report the bug to http://bugzilla.mozilla.org/",
"status": "RESOLVED",
- "resolution": "NOTGNOME"
+ "resolution": "NOTGNOME"
},
"notgnome": {
"name": "notgnome",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "Thanks for taking the time to report this bug.\nHowever, this application does not track its bugs in the GNOME bugzilla. We kindly ask you to report the bug to the application authors. For a selective list of other bug tracking systems please consult http://live.gnome.org/Bugsquad/TriageGuide/NonGnome. \nIf the affected third party application has a bug tracking system you should investigate whether a bug for the reported issue is already filed in this system. If it has not been filed yet please do so. Also ensure that both bug reports contain a link to each other.\nThanks in advance!",
"status": "RESOLVED",
- "resolution": "NOTGNOME"
+ "resolution": "NOTGNOME"
},
"duplicate": {
"name": "dupe",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.",
"status": "RESOLVED",
- "resolution": "DUPLICATE"
+ "resolution": "DUPLICATE"
},
"duplicate-needinfo": {
"name": "dupe+needinfo",
- "position": "bottomRow",
- "comment": "Thanks for taking the time to report this bug.\nThis particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?"
+ "position": "topRow",
+ "comment": "Thanks for taking the time to report this bug.\nThis particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?"
},
"duplicate-fixed": {
"name": "dupe+fixed",
- "position": "bottomRow",
- "comment": "Thanks for taking the time to report this bug.\nThis particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade."
+ "position": "topRow",
+ "comment": "Thanks for taking the time to report this bug.\nThis particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade."
},
"noresponse": {
"name": "no_response",
- "position": "bottomRow",
+ "position": "topRow",
"comment": "Closing this bug report as no further information has been provided after more than 6 weeks. Please feel free to reopen this bug if you can provide the information asked for. Thanks!",
"status": "RESOLVED",
- "resolution": "INCOMPLETE"
+ "resolution": "INCOMPLETE"
},
"evince": {
"name": "evince",
"position": "bottomRow",
"comment": "Thanks for the bug report. Unfortunately it lacks some information that may help us in finding the cause of the bug. Can you, if possible, attach the file causing the crash? Also this may be a Poppler Bug (the backend used by Evince to render PDF), could you please supply the poppler version and type? You can find it in the Help->About menu in Evince.",
- "setNeedinfo": true
- }
- }
+ "setNeedinfo": true
+ }
+ }
},
"commentStrings": null,
"configData": {
@@ -91,27 +91,27 @@
"parseAbrtBacktraces": true,
"submitsLogging": false,
"suspiciousComponents": [
-
+
],
"downloadJSON": [
-
+
],
"objectStyle": "MoFo",
"matches": [
- "https://bugzilla.gnome.org/show_bug.cgi.*"
+ "https://bugzilla.gnome.org/show_bug.cgi.*"
],
"enabledPackages": {
- "bugzilla.gnome.org": "all"
+ "bugzilla.gnome.org": "all"
},
"killNodes": {
"bugzilla.gnome.org": [
"stocklinks",
- true
- ]
+ true
+ ]
},
- "signature": ""
+ "signature": ""
},
"constantData": {
-
+
}
-} \ No newline at end of file
+}